Searched refs:setInvocation (Results 1 – 8 of 8) sorted by relevance
74 compiler.setInvocation(invocation); in TEST()93 compiler.setInvocation(invocation); in TEST()
58 Compiler.setInvocation(Invocation); in testExternalASTSource()
130 Clang.setInvocation(CI.release()); in main()
148 Clang->setInvocation(CInvok.release()); in createChainedIncludesSource()
1053 Clang->setInvocation(CCInvocation.get()); in Parse()1543 Clang->setInvocation(&*PreambleInvocation); in getMainBufferWithPrecompiledPreamble()1805 Clang->setInvocation(CI); in LoadFromCompilerInvocationAction()2375 Clang->setInvocation(&*CCInvocation); in CodeComplete()2389 Clang->setInvocation(nullptr); in CodeComplete()
65 void CompilerInstance::setInvocation(CompilerInvocation *Value) { in setInvocation() function in CompilerInstance917 Instance.setInvocation(&*Invocation); in compileModuleImpl()
209 void setInvocation(CompilerInvocation *Value);
251 Compiler.setInvocation(Invocation); in runInvocation()