/llvm-project/llvm/unittests/Analysis/ |
H A D | PluginInlineOrderAnalysisTest.cpp | 31 struct CompilerInstance { struct 53 CompilerInstance() { in CompilerInstance() argument 32 Ctxllvm::__anon4a1902c00111::CompilerInstance global() argument 33 MPMllvm::__anon4a1902c00111::CompilerInstance global() argument 34 IPllvm::__anon4a1902c00111::CompilerInstance global() argument 36 PBllvm::__anon4a1902c00111::CompilerInstance global() argument 37 LAMllvm::__anon4a1902c00111::CompilerInstance global() argument 38 FAMllvm::__anon4a1902c00111::CompilerInstance global() argument 39 CGAMllvm::__anon4a1902c00111::CompilerInstance global() argument 40 MAMllvm::__anon4a1902c00111::CompilerInstance global() argument 42 Errorllvm::__anon4a1902c00111::CompilerInstance global() argument 45 setupPluginllvm::__anon4a1902c00111::CompilerInstance setupPlugin() argument 64 ~CompilerInstancellvm::__anon4a1902c00111::CompilerInstance ~CompilerInstance() argument 70 Outputllvm::__anon4a1902c00111::CompilerInstance global() argument 71 OutputMllvm::__anon4a1902c00111::CompilerInstance global() argument 74 runllvm::__anon4a1902c00111::CompilerInstance run() argument
|
H A D | PluginInlineAdvisorAnalysisTest.cpp | 49 struct CompilerInstance { struct 50 Ctxllvm::__anonf05a9bbc0111::CompilerInstance global() argument 51 MPMllvm::__anonf05a9bbc0111::CompilerInstance global() argument 52 IPllvm::__anonf05a9bbc0111::CompilerInstance global() argument 54 PBllvm::__anonf05a9bbc0111::CompilerInstance global() argument 55 LAMllvm::__anonf05a9bbc0111::CompilerInstance global() argument 56 FAMllvm::__anonf05a9bbc0111::CompilerInstance global() argument 57 CGAMllvm::__anonf05a9bbc0111::CompilerInstance global() argument 58 MAMllvm::__anonf05a9bbc0111::CompilerInstance global() argument 60 Errorllvm::__anonf05a9bbc0111::CompilerInstance global() argument 63 setupPluginllvm::__anonf05a9bbc0111::CompilerInstance setupPlugin() argument 74 setupFooOnlyllvm::__anonf05a9bbc0111::CompilerInstance setupFooOnly() argument 79 CompilerInstancellvm::__anonf05a9bbc0111::CompilerInstance CompilerInstance() argument 90 ~CompilerInstancellvm::__anonf05a9bbc0111::CompilerInstance ~CompilerInstance() argument 96 outputllvm::__anonf05a9bbc0111::CompilerInstance global() argument 97 outputMllvm::__anonf05a9bbc0111::CompilerInstance global() argument 100 run_defaultllvm::__anonf05a9bbc0111::CompilerInstance run_default() argument 112 run_dynamicllvm::__anonf05a9bbc0111::CompilerInstance run_dynamic() argument
|
/llvm-project/flang/include/flang/FrontendTool/ |
H A D | Utils.h | 23 class CompilerInstance; variable
|
/llvm-project/flang/unittests/Frontend/ |
H A D | CompilerInstanceTest.cpp | 21 TEST(CompilerInstance, SanityCheckForFileManager) { in TEST() argument 66 TEST(CompilerInstance, AllowDiagnosticLogWithUnownedDiagnosticConsumer) { in TEST() argument
|
/llvm-project/clang/unittests/Frontend/ |
H A D | CompilerInstanceTest.cpp | 23 TEST(CompilerInstance,DefaultVFSOverlayFromInvocation) TEST() argument 77 TEST(CompilerInstance,AllowDiagnosticLogWithUnownedDiagnosticConsumer) TEST() argument
|
/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/ |
H A D | AnalyzerHelpFlags.h | 18 class CompilerInstance; variable
|
H A D | AnalysisConsumer.h | 24 class CompilerInstance; variable
|
/llvm-project/clang/include/clang/FrontendTool/ |
H A D | Utils.h | 21 class CompilerInstance; variable
|
/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelInjector.h | 31 class CompilerInstance; variable
|
/llvm-project/clang/include/clang/Interpreter/ |
H A D | CodeCompletion.h | 24 class CompilerInstance; variable
|
H A D | Interpreter.h | 40 class CompilerInstance; global() variable [all...] |
/llvm-project/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 277 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument 288 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
|
H A D | PrecompiledPreamble.h | 35 class CompilerInstance; variable
|
H A D | FrontendAction.h | 33 class CompilerInstance; global() variable [all...] |
/llvm-project/flang/include/flang/Frontend/ |
H A D | FrontendAction.h | 25 class CompilerInstance; variable
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionParser.h | 28 class CompilerInstance; variable
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ClangTidy.h | 25 class CompilerInstance; variable
|
H A D | ExpandModularHeadersPPCallbacks.h | 22 class CompilerInstance; variable
|
/llvm-project/clang/lib/Interpreter/ |
H A D | IncrementalParser.h | 33 class CompilerInstance; global() variable
|
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/ |
H A D | Record.h | 34 class CompilerInstance; variable
|
/llvm-project/clang/examples/LLVMPrintFunctionNames/ |
H A D | LLVMPrintFunctionNames.cpp | 64 bool ParseArgs(const CompilerInstance &, in ParseArgs()
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | PCHContainerOperations.h | 25 class CompilerInstance; variable
|
/llvm-project/clang-tools-extra/clang-tidy/plugin/ |
H A D | ClangTidyPlugin.cpp | 56 bool ParseArgs(const CompilerInstance &, in ParseArgs()
|
/llvm-project/clang/include/clang/Tooling/ |
H A D | Tooling.h | 53 class CompilerInstance; variable
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | FeatureModule.h | 24 class CompilerInstance; variable
|