/llvm-project/clang/unittests/CodeGen/ |
H A D | TBAAMetadataTest.cpp | 65 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 162 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 284 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 377 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 471 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 574 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 697 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 798 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 880 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 959 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 1035 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 1109 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); TEST() local 1195 TBAATestCompiler Compiler(LO, TBAATestCompiler::getCommonCodeGenOpts()); 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/clang/unittests/Frontend/ |
H A D | OutputStreamTest.cpp | 32 CompilerInstance Compiler; TEST() local 56 CompilerInstance Compiler; TEST() local 85 CompilerInstance Compiler; TEST() local 105 CompilerInstance Compiler; TEST() local [all...] |
H A D | CodeGenActionTest.cpp | 53 CompilerInstance Compiler; TEST() local 71 CompilerInstance Compiler; TEST() local 99 CompilerInstance Compiler; TEST() local [all...] |
H A D | FrontendActionTest.cpp | 184 CompilerInstance Compiler; TEST() local 245 CompilerInstance Compiler; TEST() local 278 CompilerInstance Compiler; TEST() local [all...] |
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
H A D | FindAllSymbolsAction.cpp | 27 FindAllSymbolsAction::CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
/llvm-project/clang/unittests/AST/ |
H A D | EvaluateAsRValueTest.cpp | 59 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() argument 130 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() argument
|
H A D | ExternalASTSourceTest.cpp | 48 CompilerInstance Compiler; testExternalASTSource() local
|
/llvm-project/clang-tools-extra/clang-doc/ |
H A D | ClangDoc.cpp | 44 CreateASTConsumer(clang::CompilerInstance &Compiler, in create()
|
/llvm-project/mlir/docs/Dialects/ |
H A D | TOSA.md | 91 ### Quantization Parameters in Ops vs Tensors
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ExpandModularHeadersPPCallbacks.h | 125 CompilerInstance &Compiler; variable
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | MinGW.h | 116 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
|
H A D | Gnu.h | 118 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} Compiler() function
|
/llvm-project/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 | 113 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/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.cpp | 35 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() argument 42 clang::CompilerInstance *Compiler = &getCompilerInstance(); in ExecuteAction() local 92 clang::CompilerInstance Compiler(PCHContainerOps); runInvocation() local [all...] |
/llvm-project/clang-tools-extra/clang-tidy/plugin/ |
H A D | ClangTidyPlugin.cpp | 38 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()
|
/llvm-project/clang/unittests/Tooling/Syntax/ |
H A D | TreeTestBase.cpp | 151 CompilerInstance Compiler; buildTree() local
|
/llvm-project/clang/unittests/Support/ |
H A D | TimeProfilerTest.cpp | 42 CompilerInstance Compiler; compileFromString() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.h |
|
/llvm-project/clang/unittests/Tooling/DependencyScanning/ |
H A D | DependencyScannerTest.cpp | 59 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local
|