Home
last modified time | relevance | path

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

/freebsd/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
432 if (auto APINotesFile = FileMgr.getOptionalFileRef(APINotesPath)) { in findAPINotes() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h221 std::string APINotesFile; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp1054 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp1508 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp1130 const char *APINotesFile, size_t APINotesFileLen) { in LLVMDIBuilderCreateModule()