Home
last modified time | relevance | path

Searched refs:findAndRecordFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DContext.h72 std::optional<HeaderType> findAndRecordFile(const FileEntry *FE,
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp78 InstallAPIContext::findAndRecordFile(const FileEntry *FE, in findAndRecordFile() function in clang::installapi::InstallAPIContext
H A DVisitor.cpp120 auto Header = Ctx.findAndRecordFile(FE, PP); in getAccessForDecl()