Searched refs:getInvocationPtr (Results 1 – 3 of 3) sorted by relevance
366 InterpCI->getInvocationPtr(), std::make_shared<PCHContainerOperations>(), in codeComplete()
258 std::shared_ptr<CompilerInvocation> getInvocationPtr() { return Invocation; } in getInvocationPtr() function
1500 if (Invocation != CI.getInvocationPtr()) { in transferASTDataFromCompilerInstance()1502 ModifiedInvocation = CI.getInvocationPtr(); in transferASTDataFromCompilerInstance()