Searched refs:noteLookupUsage (Results 1 – 2 of 2) sorted by relevance
827 void noteLookupUsage(unsigned HitIdx, SourceLocation IncludeLoc);
557 HS.noteLookupUsage(HS.searchDirIdx(*this), IncludeLoc); in LookupFile()763 noteLookupUsage(HitIt.Idx, Loc); in cacheLookupSuccess()766 void HeaderSearch::noteLookupUsage(unsigned HitIdx, SourceLocation Loc) { in noteLookupUsage() function in HeaderSearch