Home
last modified time | relevance | path

Searched defs:Invocation (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project/clang/unittests/Frontend/
H A DOutputStreamTest.cpp25 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
49 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
78 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
[all...]
H A DCodeGenActionTest.cpp45 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
64 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
93 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
[all...]
H A DFrontendActionTest.cpp176 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
235 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
268 auto Invocation = std::make_shared<CompilerInvocation>(); TEST() local
[all...]
/llvm-project/clang/unittests/Serialization/
H A DModuleCacheTest.cpp95 std::unique_ptr<CompilerInvocation> Invocation = in createInvocationAndEnableFree() local
119 std::shared_ptr<CompilerInvocation> Invocation = in TEST_F() local
169 std::shared_ptr<CompilerInvocation> Invocation = in TEST_F() local
[all...]
H A DForceCheckFileInputTest.cpp75 std::shared_ptr<CompilerInvocation> Invocation = TEST_F() local
116 std::shared_ptr<CompilerInvocation> Invocation = TEST_F() local
H A DVarDeclConstantInitTest.cpp102 std::shared_ptr<CompilerInvocation> Invocation = in TEST_F() local
H A DNoCommentsTest.cpp96 std::shared_ptr<CompilerInvocation> Invocation = in TEST_F() local
H A DPreambleInNamedModulesTest.cpp89 std::shared_ptr<CompilerInvocation> Invocation = in TEST_F() local
/llvm-project/clang/lib/Tooling/
H A DTooling.cpp175 CompilerInvocation *Invocation = new CompilerInvocation; in newInvocation() local
221 ToolInvocation Invocation( in runToolOnCodeWithArgs() local
399 std::unique_ptr<CompilerInvocation> Invocation( run() local
423 std::unique_ptr<CompilerInvocation> Invocation( run() local
431 runInvocation(const char * BinaryName,driver::Compilation * Compilation,std::shared_ptr<CompilerInvocation> Invocation,std::shared_ptr<PCHContainerOperations> PCHContainerOps) runInvocation() argument
445 runInvocation(std::shared_ptr<CompilerInvocation> Invocation,FileManager * Files,std::shared_ptr<PCHContainerOperations> PCHContainerOps,DiagnosticConsumer * DiagConsumer) runInvocation() argument
619 ToolInvocation Invocation(std::move(CommandLine), Action, Files.get(), run() local
649 runInvocation(std::shared_ptr<CompilerInvocation> Invocation,FileManager * Files,std::shared_ptr<PCHContainerOperations> PCHContainerOps,DiagnosticConsumer * DiagConsumer) runInvocation() argument
703 ToolInvocation Invocation( buildASTFromCodeWithArgs() local
[all...]
/llvm-project/clang/unittests/Tooling/Syntax/
H A DTreeTestBase.h52 std::shared_ptr<CompilerInvocation> Invocation; variable
/llvm-project/llvm/tools/llvm-cov/
H A Dllvm-cov.cpp79 std::string Invocation = std::string(argv[0]) + " " + argv[1]; in main() local
/llvm-project/clang/tools/clang-fuzzer/handle-cxx/
H A Dhandle_cxx.cpp39 std::unique_ptr<clang::CompilerInvocation> Invocation( in HandleCXX() local
/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp66 auto Invocation = std::make_shared<CompilerInvocation>(CI.getInvocation()); in onBodySynthesis() local
/llvm-project/clang-tools-extra/clang-tidy/android/
H A DComparisonInTempFailureRetryCheck.cpp68 SourceLocation Invocation = SM.getImmediateMacroCallerLoc(LocStart); in check() local
/llvm-project/clang/unittests/AST/
H A DExternalASTSourceTest.cpp51 auto Invocation = std::make_shared<CompilerInvocation>(); testExternalASTSource() local
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp189 clang::tooling::ToolInvocation Invocation( TEST() local
215 clang::tooling::ToolInvocation Invocation( TEST() local
246 clang::tooling::ToolInvocation Invocation( TEST() local
275 clang::tooling::ToolInvocation Invocation( TEST() local
317 clang::tooling::ToolInvocation Invocation( TEST() local
342 clang::tooling::ToolInvocation Invocation( TEST() local
362 clang::tooling::ToolInvocation Invocation( TEST() local
[all...]
/llvm-project/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp70 std::unique_ptr<CompilerInvocation> Invocation = createDiagnostics() local
/llvm-project/clang/tools/clang-installapi/
H A DClangInstallAPI.cpp66 clang::tooling::ToolInvocation Invocation( in runFrontend() local
/llvm-project/clang/unittests/Sema/
H A DSemaNoloadLookupTest.cpp79 std::shared_ptr<CompilerInvocation> Invocation = GenerateModuleInterface() local
/llvm-project/clang/unittests/Support/
H A DTimeProfilerTest.cpp45 auto Invocation = std::make_shared<CompilerInvocation>(); compileFromString() local
/llvm-project/clang-tools-extra/clangd/indexer/
H A DIndexerMain.cpp97 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation()
/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DMoveConstArgCheck.cpp75 bool IsRValueReferenceParam(const Expr *Invocation, in IsRValueReferenceParam() argument
/llvm-project/clang-tools-extra/clangd/tool/
H A DCheck.cpp151 std::unique_ptr<CompilerInvocation> Invocation; global() member in clang::clangd::__anon9762cb990111::Checker
317 auto Invocation = buildCompilerInvocation(Inputs, IgnoreDiags); checkTidyTimes() local
/llvm-project/clang-tools-extra/unittests/clang-include-fixer/
H A DIncludeFixerTest.cpp35 tooling::ToolInvocation Invocation( in runOnCode() local
/llvm-project/clang-tools-extra/clangd/index/
H A DStdLib.cpp267 indexStandardLibrary(std::unique_ptr<CompilerInvocation> Invocation,const StdLibLocation & Loc,const ThreadsafeFS & TFS) indexStandardLibrary() argument

12