OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TransformActions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
Internals.h
49
class
TransformActions
{
55
TransformActions
(DiagnosticsEngine &diag, CapturedDiagList &capturedDiags,
57
~
TransformActions
();
125
TransformActions
&TA;
129
Transaction(
TransformActions
&TA) : TA(TA), Aborted(false) {
152
TransformActions
&TA;
158
Sema &sema,
TransformActions
&TA,
TransformActions.cpp
1
//===--
TransformActions
.cpp - Migration to ARC mode ----------------------===//
147
void applyRewrites(
TransformActions
::RewriteReceiver &receiver);
558
TransformActions
::RewriteReceiver &receiver) {
603
TransformActions
::RewriteReceiver::~RewriteReceiver() { }
605
TransformActions
::
TransformActions
(DiagnosticsEngine &diag,
612
TransformActions
::~
TransformActions
() {
616
void
TransformActions
::startTransaction() {
620
bool
TransformActions
::commitTransaction()
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026