Searched refs:setInvocation (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp80 Instance.setInvocation(std::move(Invocation));
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp142 Compiler.setInvocation(std::move(Invocation));
/netbsd-current/external/mit/isl/dist/interface/
H A Dextract_interface.cc455 Clang->setInvocation(std::make_shared<CompilerInvocation>(*invocation));
463 Clang->setInvocation(invocation);
H A Dconfigure20562 Clang->setInvocation(std::make_shared<CompilerInvocation>(*invocation));
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DChainedIncludesSource.cpp150 Clang->setInvocation(std::move(CInvok));
H A DASTUnit.cpp1144 Clang->setInvocation(CCInvocation);
1554 Clang->setInvocation(std::move(CI));
2169 Clang->setInvocation(std::move(CCInvocation));
2182 Clang->setInvocation(nullptr);
H A DPrecompiledPreamble.cpp364 Clang->setInvocation(std::move(PreambleInvocation));
H A DCompilerInstance.cpp71 void CompilerInstance::setInvocation( function in class:CompilerInstance
1116 Instance.setInvocation(std::move(Invocation));
/netbsd-current/external/apache2/llvm/dist/clang/examples/clang-interpreter/
H A Dmain.cpp196 Clang.setInvocation(std::move(CI));
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp66 Compiler.setInvocation(std::move(Invocation));
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp246 Instance.setInvocation(
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h233 /// setInvocation - Replace the current invocation.
234 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp206 Ins->setInvocation(std::move(Inv));
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp385 Compiler.setInvocation(std::move(Invocation));

Completed in 428 milliseconds