Searched refs:setInvocation (Results 1 – 25 of 36) sorted by relevance
12
92 compiler.setInvocation(std::move(invocation)); in TEST()112 compiler.setInvocation(std::move(invocation)); in TEST()139 compiler.setInvocation(std::move(invocation)); in TEST()185 Compiler.setInvocation(std::move(Invocation)); in TEST()246 Compiler.setInvocation(std::move(Invocation)); in TEST()280 Compiler.setInvocation(std::move(Invocation)); in TEST()
39 Compiler.setInvocation(std::move(Invocation)); in TEST()62 Compiler.setInvocation(std::move(Invocation)); in TEST()91 Compiler.setInvocation(std::move(Invocation)); in TEST()
53 Compiler.setInvocation(std::move(Invocation)); in TEST()
67 Instance.setInvocation(CInvok); in TEST()
89 compiler.setInvocation(invocation); in TEST()109 compiler.setInvocation(invocation); in TEST()136 compiler.setInvocation(invocation); in TEST()182 Compiler.setInvocation(Invocation); in TEST()
52 Compiler.setInvocation(Invocation); in TEST()
58 Compiler.setInvocation(Invocation); in testExternalASTSource()
57 Compiler.setInvocation(std::move(Invocation)); in testExternalASTSource()
80 Instance.setInvocation(&*Invocation); in onBodySynthesis()
80 Instance.setInvocation(std::move(Invocation)); in onBodySynthesis()
447 Clang->setInvocation(std::make_shared<CompilerInvocation>(*invocation)); in set_invocation()455 Clang->setInvocation(invocation); in set_invocation()
117 /* Defined if CompilerInstance::setInvocation takes a shared_ptr */
118 Clang->setInvocation(std::move(CI)); in prepareCompilerInstance()
148 Clang.setInvocation(CI.release()); in main()
66 Compiler.setInvocation(std::move(Invocation)); in runInvocation()
214 Clang->setInvocation(std::make_shared<CompilerInvocation>(*invocation));216 [Defined if CompilerInstance::setInvocation takes a shared_ptr])])
143 Compiler.setInvocation(Invocation); in buildTree()
196 Clang.setInvocation(std::move(CI)); in main()
57 Compiler.setInvocation(std::move(Invocation)); in runInvocation()
149 Clang->setInvocation(std::move(CInvok)); in createChainedIncludesSource()
246 Instance.setInvocation( in visitModuleFile()
152 Clang->setInvocation(CInvok.release()); in createChainedIncludesSource()
1052 Clang->setInvocation(CCInvocation.get()); in Parse()1523 Clang->setInvocation(&*PreambleInvocation); in getMainBufferWithPrecompiledPreamble()1785 Clang->setInvocation(CI); in LoadFromCompilerInvocationAction()2366 Clang->setInvocation(&*CCInvocation); in CodeComplete()2380 Clang->setInvocation(nullptr); in CodeComplete()
233 void setInvocation(CompilerInvocation *Value);
238 void setInvocation(std::shared_ptr<CompilerInvocation> Value);