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