/external/clang/lib/CodeGen/ |
ObjectFilePCHContainerOperations.cpp | 21 #include "clang/Frontend/CompilerInstance.h" 139 PCHContainerGenerator(CompilerInstance &CI, const std::string &MainFileName, 309 CompilerInstance &CI, const std::string &MainFileName,
|
CodeGenAction.cpp | 21 #include "clang/Frontend/CompilerInstance.h" 695 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { 715 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { 788 CompilerInstance &CI = getCompilerInstance(); [all...] |
/external/clang/unittests/Sema/ |
ExternalSemaSourceTest.cpp | 12 #include "clang/Frontend/CompilerInstance.h" 180 // adds a vector of ExternalSemaSources to the CompilerInstance before 189 CreateASTConsumer(clang::CompilerInstance &Compiler, 195 CompilerInstance &CI = getCompilerInstance();
|
/external/clang/unittests/Tooling/ |
ToolingTest.cpp | 14 #include "clang/Frontend/CompilerInstance.h" 41 CreateASTConsumer(clang::CompilerInstance &compiler, 205 bool handleBeginSource(CompilerInstance &CI, StringRef Filename) override { 250 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
|
CommentHandlerTest.cpp | 73 bool BeginSourceFileAction(CompilerInstance &CI,
|
TestVisitor.h | 21 #include "clang/Frontend/CompilerInstance.h" 99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override {
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/ |
ASTUnit.h | 49 class CompilerInstance; 363 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/external/clang/tools/c-index-test/ |
core_main.cpp | 11 #include "clang/Frontend/CompilerInstance.h" 143 Diags(CompilerInstance::createDiagnostics(new DiagnosticOptions));
|
/external/v8/tools/clang/plugins/ |
CheckIPCVisitor.cpp | 27 CheckIPCVisitor::CheckIPCVisitor(CompilerInstance& compiler)
|
ChromeClassTester.cpp | 37 ChromeClassTester::ChromeClassTester(CompilerInstance& instance,
|
/external/clang/include/clang/Frontend/ |
ASTUnit.h | 52 class CompilerInstance; 455 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/external/clang/lib/Tooling/ |
Tooling.cpp | 22 #include "clang/Frontend/CompilerInstance.h" 294 clang::CompilerInstance Compiler(std::move(PCHContainerOps)); 474 CompilerInstance::createDiagnostics(&Invocation->getDiagnosticOpts(),
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
ASTUnit.h | 48 class CompilerInstance; 448 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/ |
ASTUnit.h | 48 class CompilerInstance; 465 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/ |
ASTUnit.h | 48 class CompilerInstance; 465 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
ASTUnit.h | 48 class CompilerInstance; 448 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/ |
ASTUnit.h | 48 class CompilerInstance; 465 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/ |
ASTUnit.h | 48 class CompilerInstance; 465 void transferASTDataFromCompilerInstance(CompilerInstance &CI); [all...] |