Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h192 struct APIRecord { struct
198 // APIRecords.inc argument
241 StringRef USR;
242 StringRef Name;
244 SymbolReference Parent;
246 PresumedLoc Location;
247 AvailabilityInfo Availability;
248 LinkageInfo Linkage;
251 DocComment Comment;
276 mutable APIRecord *NextInContext = nullptr; argument
[all …]