Home
last modified time | relevance | path

Searched defs:addGlobalFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp84 GlobalFunctionRecord *APISet::addGlobalFunction( in addGlobalFunction() function in APISet
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1353 void APINotesWriter::addGlobalFunction(std::optional<Context> Ctx, in addGlobalFunction() function in clang::api_notes::APINotesWriter