Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h389 struct ObjCInstanceMethodRecord : ObjCMethodRecord { struct
390 ObjCInstanceMethodRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceMethodRecord() argument
399 static bool classof(const APIRecord *Record) { in classof()