Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesReader.h159 lookupGlobalFunction(llvm::StringRef Name,
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp1956 auto APINotesReader::lookupGlobalFunction(llvm::StringRef Name, in lookupGlobalFunction() function in clang::api_notes::APINotesReader