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