HomeSort by relevance Sort by last modified time
    Searched refs:setCompilerInstance (Results 1 - 17 of 17) sorted by null

  /external/clang/include/clang/Frontend/
FrontendAction.h 119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /external/clang/lib/Frontend/
ASTMerge.cpp 30 AdaptedAction->setCompilerInstance(&CI);
FrontendAction.cpp 194 setCompilerInstance(&CI);
446 setCompilerInstance(nullptr);
525 setCompilerInstance(nullptr);
579 WrappedAction->setCompilerInstance(&CI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h 119 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
FrontendAction.h 118 void setCompilerInstance(CompilerInstance *Value) { Instance = Value; }

Completed in 1116 milliseconds