HomeSort by relevance Sort by last modified time
    Searched full:rewriter (Results 51 - 73 of 73) sorted by null

1 23

  /external/clang/include/clang/Rewrite/Core/
RewriteRope.h 1 //===--- RewriteRope.h - Rope specialized for rewriter ----------*- C++ -*-===//
  /external/clang/unittests/Tooling/
RefactoringTest.cpp 25 #include "clang/Rewrite/Core/Rewriter.h"
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 180 /// inserted by the code rewriter. If so, the client should not modify the
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp 1 //===--- RewriteObjC.cpp - Playground for the code rewriter ---------------===//
10 // Hacks and fun related to the code rewriter.
15 #include "clang/Rewrite/Core/Rewriter.h"
60 Rewriter Rewrite;
589 "rewriter doesn't support user-specified control flow semantics "
    [all...]
RewriteModernObjC.cpp 1 //===--- RewriteObjC.cpp - Playground for the code rewriter ---------------===//
10 // Hacks and fun related to the code rewriter.
15 #include "clang/Rewrite/Core/Rewriter.h"
60 Rewriter Rewrite;
609 "rewriter doesn't support user-specified control flow semantics "
    [all...]
  /external/v8/src/
compiler.cc 43 #include "rewriter.h"
339 return Rewriter::Rewrite(info) && Scope::Analyze(info) && GenerateCode(info);
SConscript 113 rewriter.cc
parser.cc     [all...]
  /external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp 135 /// set by the client of the rewriter, and those values are both live out of
Passes.cpp 678 printAndVerify("After Register Allocation, before rewriter");
686 printAndVerify("After Virtual Register Rewriter");
  /external/v8/tools/gyp/
v8.gyp 425 '../../src/rewriter.cc',
426 '../../src/rewriter.h',
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreenodestream.c 536 // a rewriter, which is going to reuse the originating
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 110 /// set by the client of the rewriter, and those values are both live out of
  /external/qemu/proxy/
proxy_http_rewriter.c 306 ** REWRITER CONNECTION
    [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp 650 // rewriter project will change target built-in bool type from its default.
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 342 HelpText<"Rewriter playground">;
  /external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp 1 //===--- RewriteObjCFoundationAPI.cpp - Foundation API Rewriter -----------===//
    [all...]
  /external/clang/lib/Rewrite/Core/
RewriteRope.cpp 1 //===--- RewriteRope.cpp - Rope specialized for rewriter --------*- C++ -*-===//
  /prebuilts/clang/linux-x86/3.1/
clang 
clang++ 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java 132 * <li> Create an AST rewriter to edit the source Java file and replace all occurrences by the
    [all...]
  /external/clang/lib/Driver/
Tools.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 6805 milliseconds

1 23