Searched defs:addGlobalFunction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ | ||
H A D | API.cpp | 84 GlobalFunctionRecord *APISet::addGlobalFunction( addGlobalFunction() function in APISet |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 1353 void APINotesWriter::addGlobalFunction(std::optional<Context> Ctx, addGlobalFunction() function in clang::api_notes::APINotesWriter |