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