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