Searched refs:getCodeCompletionLoc (Results 1 – 3 of 3) sorted by relevance
1464 Recorder->CCSema->getPreprocessor().getCodeCompletionLoc(), in run()1636 Recorder->CCSema->getPreprocessor().getCodeCompletionLoc()); in runWithSema()
1799 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc() function
3192 return Loc == PP->getCodeCompletionLoc(); in isCodeCompletionPoint()