Searched defs:ObjCMethodList (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DObjCMethodList.h25 struct ObjCMethodList { struct in namespace:clang
32 ObjCMethodList() { } function in struct:clang::ObjCMethodList
33 ObjCMethodList(ObjCMethodDecl *M) function in struct:clang::ObjCMethodList
35 ObjCMethodList(const ObjCMethodList &L) function in struct:clang::ObjCMethodList
[all...]

Completed in 86 milliseconds