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