Searched refs:addStaticField (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | API.cpp | 174 APISet::addStaticField(StringRef Name, StringRef USR, PresumedLoc Loc, in addStaticField() function in APISet
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| H A D | ExtractAPIVisitor.h | 277 API.addStaticField(Name, USR, Loc, AvailabilityInfo::createFromDecl(Decl), in VisitVarDecl()
|
| H A D | API.h | 1300 addStaticField(StringRef Name, StringRef USR, PresumedLoc Loc,
|