Home
last modified time | relevance | path

Searched defs:CompilerInstance (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/flang/include/flang/FrontendTool/
H A DUtils.h23 class CompilerInstance; variable
/llvm-project-15.0.7/flang/unittests/Frontend/
H A DCompilerInstanceTest.cpp21 TEST(CompilerInstance, SanityCheckForFileManager) { in TEST() argument
66 TEST(CompilerInstance, AllowDiagnosticLogWithUnownedDiagnosticConsumer) { in TEST() argument
/llvm-project-15.0.7/clang/include/clang/FrontendTool/
H A DUtils.h21 class CompilerInstance; variable
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Frontend/
H A DAnalyzerHelpFlags.h18 class CompilerInstance; variable
H A DAnalysisConsumer.h24 class CompilerInstance; variable
/llvm-project-15.0.7/clang/unittests/Frontend/
H A DCompilerInstanceTest.cpp23 TEST(CompilerInstance, DefaultVFSOverlayFromInvocation) { in TEST() argument
77 TEST(CompilerInstance, AllowDiagnosticLogWithUnownedDiagnosticConsumer) { in TEST() argument
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h31 class CompilerInstance; variable
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DFrontendActions.h268 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
279 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
H A DPrecompiledPreamble.h35 class CompilerInstance; variable
H A DFrontendAction.h33 class CompilerInstance; variable
H A DUtils.h37 class CompilerInstance; variable
/llvm-project-15.0.7/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h21 class CompilerInstance; variable
/llvm-project-15.0.7/clang/include/clang/Interpreter/
H A DInterpreter.h36 class CompilerInstance; variable
/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DFrontendAction.h25 class CompilerInstance; variable
/llvm-project-15.0.7/clang/lib/Interpreter/
H A DIncrementalParser.h32 class CompilerInstance; variable
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.h28 class CompilerInstance; variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidy.h25 class CompilerInstance; variable
H A DExpandModularHeadersPPCallbacks.h24 class CompilerInstance; variable
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DPCHContainerOperations.h25 class CompilerInstance; variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/plugin/
H A DClangTidyPlugin.cpp57 bool ParseArgs(const CompilerInstance &, in ParseArgs()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInstance.cpp28 CompilerInstance::CompilerInstance() in CompilerInstance() function in CompilerInstance
/llvm-project-15.0.7/clang/include/clang/Tooling/
H A DTooling.h53 class CompilerInstance; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFeatureModule.h23 class CompilerInstance; variable
/llvm-project-15.0.7/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h28 class CompilerInstance; variable
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DTestVisitor.h110 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override { in CreateASTConsumer() argument

12