Home
last modified time | relevance | path

Searched defs:APINotesFile (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp67 APINotesManager::loadAPINotes(FileEntryRef APINotesFile) { in loadAPINotes()
127 FileEntryRef APINotesFile) { in loadAPINotes()
168 auto APINotesFile = FM.getOptionalFileRef(Path); in loadFrameworkAPINotes() local
427 if (auto APINotesFile = FileMgr.getOptionalFileRef(APINotesPath)) { in findAPINotes() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h182 std::string APINotesFile; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp907 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp1229 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp1097 const char *APINotesFile, size_t APINotesFileLen) { in LLVMDIBuilderCreateModule()