Searched refs:getCodeCompletionLoc (Results 1 – 2 of 2) sorted by relevance
900 SourceLocation getCodeCompletionLoc() const { return CodeCompletionLoc; } in getCodeCompletionLoc() function
2564 return Loc == PP->getCodeCompletionLoc(); in isCodeCompletionPoint()