Home
last modified time | relevance | path

Searched refs:noteLookupUsage (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp528 HS.noteLookupUsage(HS.searchDirIdx(*this), IncludeLoc); in LookupFile()
734 noteLookupUsage(HitIt.Idx, Loc); in cacheLookupSuccess()
737 void HeaderSearch::noteLookupUsage(unsigned HitIdx, SourceLocation Loc) { in noteLookupUsage() function in HeaderSearch
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h801 void noteLookupUsage(unsigned HitIdx, SourceLocation IncludeLoc);