Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp139 APINotesManager::findAPINotesFile(DirectoryEntryRef Directory, in findAPINotesFile() function in APINotesManager
230 if (auto File = findAPINotesFile(Dir, ModuleName, WantPublic)) { in getCurrentModuleAPINotes()
286 if (auto File = findAPINotesFile(*SearchDir, ModuleName)) { in getCurrentModuleAPINotes()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesManager.h97 OptionalFileEntryRef findAPINotesFile(DirectoryEntryRef Directory,