| /llvm-project-15.0.7/clang/unittests/CodeGen/ |
| H A D | TBAAMetadataTest.cpp | 65 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 162 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 284 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 377 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 471 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 574 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 697 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 798 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 880 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local 959 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); in TEST() local [all …]
|
| H A D | BufferSourceTest.cpp | 45 TestCompiler Compiler(LO); in TEST() local
|
| H A D | CodeGenExternalTest.cpp | 265 TestCompiler Compiler(LO); in TEST() local
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | OutputStreamTest.cpp | 32 CompilerInstance Compiler; in TEST() local 56 CompilerInstance Compiler; in TEST() local 85 CompilerInstance Compiler; in TEST() local 105 CompilerInstance Compiler; in TEST() local
|
| H A D | CodeGenActionTest.cpp | 53 CompilerInstance Compiler; in TEST() local 71 CompilerInstance Compiler; in TEST() local 98 CompilerInstance Compiler; in TEST() local
|
| H A D | FrontendActionTest.cpp | 184 CompilerInstance Compiler; in TEST() local 245 CompilerInstance Compiler; in TEST() local 278 CompilerInstance Compiler; in TEST() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
| H A D | FindAllSymbolsAction.cpp | 27 FindAllSymbolsAction::CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
| /llvm-project-15.0.7/clang/lib/Tooling/DumpTool/ |
| H A D | ClangSrcLocDump.cpp | 57 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() 137 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>()); in main() local
|
| H A D | ASTSrcLocProcessor.cpp | 47 ASTSrcLocProcessor::createASTConsumer(clang::CompilerInstance &Compiler, in createASTConsumer()
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | Myriad.h | 24 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
|
| H A D | MinGW.h | 110 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/ |
| H A D | ClangDoc.cpp | 44 CreateASTConsumer(clang::CompilerInstance &Compiler, in create()
|
| /llvm-project-15.0.7/mlir/docs/Dialects/ |
| H A D | TOSA.md | 91 ### Quantization Parameters in Ops vs Tensors
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ExpandModularHeadersPPCallbacks.h | 127 CompilerInstance &Compiler; variable
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | ExternalASTSourceTest.cpp | 48 CompilerInstance Compiler; in testExternalASTSource() local
|
| H A D | EvaluateAsRValueTest.cpp | 59 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
|
| /llvm-project-15.0.7/clang/unittests/StaticAnalyzer/ |
| H A D | SymbolReaperTest.cpp | 56 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
| H A D | ParamRegionTest.cpp | 74 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
| H A D | CheckerRegistration.h | 92 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
| H A D | BugReportInterestingnessTest.cpp | 111 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
| H A D | StoreTest.cpp | 34 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/ |
| H A D | IncludeFixer.cpp | 34 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() 41 clang::CompilerInstance *Compiler = &getCompilerInstance(); in ExecuteAction() local 91 clang::CompilerInstance Compiler(PCHContainerOps); in runInvocation() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/plugin/ |
| H A D | ClangTidyPlugin.cpp | 39 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
| /llvm-project-15.0.7/clang/unittests/Tooling/Syntax/ |
| H A D | TreeTestBase.cpp | 151 CompilerInstance Compiler; in buildTree() local
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | DependencyScannerTest.cpp | 59 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local
|