Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/ExtractAPI/
H A DAPI.h268 struct ObjCInstanceVariableRecord : APIRecord { struct
272 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceVariableRecord() argument
282 static bool classof(const APIRecord *Record) { in classof()