Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h347 struct ObjCInstanceVariableRecord : APIRecord { struct
351 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceVariableRecord() argument
362 static bool classof(const APIRecord *Record) { in classof()