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.cpp68 APINotesManager::loadAPINotes(FileEntryRef APINotesFile) { in loadAPINotes()
128 FileEntryRef APINotesFile) { in loadAPINotes()
169 auto APINotesFile = FM.getOptionalFileRef(Path); in loadFrameworkAPINotes() local
433 if (auto APINotesFile = FileMgr.getOptionalFileRef(APINotesPath)) { in findAPINotes() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h182 std::string APINotesFile; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp934 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp1239 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp1102 const char *APINotesFile, size_t APINotesFileLen) { in LLVMDIBuilderCreateModule()