HomeSort by relevance Sort by last modified time
    Searched refs:Rewriter (Results 51 - 71 of 71) sorted by null

1 23

  /external/v8/test/cctest/compiler/
test-loop-assignment-analysis.cc 8 #include "src/parsing/rewriter.h"
37 CHECK(Rewriter::Rewrite(&parse_info));
  /external/v8/src/parsing/
rewriter.cc 5 #include "src/parsing/rewriter.h"
337 bool Rewriter::Rewrite(ParseInfo* info) {
376 bool Rewriter::Rewrite(Parser* parser, DoExpression* expr,
parser.cc 19 #include "src/parsing/parameter-initializer-rewriter.h"
21 #include "src/parsing/rewriter.h"
    [all...]
  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsRecorder.java 346 * Rewriter that will combine current {@link NetworkStatsCollection} values
350 private static class CombiningRewriter implements FileRotator.Rewriter {
380 * Rewriter that will remove any {@link NetworkStatsHistory} attributed to
383 public static class RemoveUidRewriter implements FileRotator.Rewriter {
  /external/clang/tools/clang-format/
ClangFormat.cpp 22 #include "clang/Rewrite/Core/Rewriter.h"
290 Rewriter Rewrite(Sources, LangOptions());
  /external/llvm/lib/Transforms/Instrumentation/
SafeStack.cpp 212 AllocaOffsetRewriter Rewriter(*SE, AllocaPtr);
213 const SCEV *Expr = Rewriter.visit(SE->getSCEV(Addr));
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 29 #include "clang/Rewrite/Core/Rewriter.h"
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 1 //===--- RewriteObjC.cpp - Playground for the code rewriter ---------------===//
10 // Hacks and fun related to the code rewriter.
24 #include "clang/Rewrite/Core/Rewriter.h"
64 Rewriter Rewrite;
588 "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.
25 #include "clang/Rewrite/Core/Rewriter.h"
64 Rewriter Rewrite;
663 "rewriter doesn't support user-specified control flow semantics "
    [all...]
  /external/v8/src/
compiler.cc 30 #include "src/parsing/rewriter.h"
    [all...]
  /external/v8/test/cctest/
test-parsing.cc 43 #include "src/parsing/rewriter.h"
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /frameworks/base/
compiled-classes-phone     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 288 milliseconds

1 23