Home
last modified time | relevance | path

Searched refs:addGlobalFunction (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesWriter.h82 void addGlobalFunction(std::optional<Context> Ctx, llvm::StringRef Name,
/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 DAPINotesYAMLCompiler.cpp959 Writer.addGlobalFunction(Ctx, Function.Name, GFI, SwiftVersion); in convertTopLevelItems()
H A DAPINotesWriter.cpp1353 void APINotesWriter::addGlobalFunction(std::optional<Context> Ctx, in addGlobalFunction() function in clang::api_notes::APINotesWriter
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h348 API.addGlobalFunction( in VisitFunctionDecl()
H A DAPI.h1229 addGlobalFunction(StringRef Name, StringRef USR, PresumedLoc Loc,