Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesReader.h169 lookupGlobalFunction(llvm::StringRef Name,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp847 Reader->lookupGlobalFunction(FD->getName(), APINotesContext); in ProcessAPINotes()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp2064 auto APINotesReader::lookupGlobalFunction(llvm::StringRef Name, in lookupGlobalFunction() function in clang::api_notes::APINotesReader