Searched defs:APIRecord (Results 1 – 1 of 1) sorted by relevance
192 struct APIRecord { struct198 // APIRecords.inc argument241 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 …]