Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h780 struct ObjCInstanceVariableRecord : APIRecord { struct
784 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceVariableRecord() argument
795 static bool classof(const APIRecord *Record) { in classof()