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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DObjCMethodList.h24 struct ObjCMethodList { struct in namespace:clang
29 ObjCMethodList() : Method(0) { } function in struct:clang::ObjCMethodList
30 ObjCMethodList(ObjCMethodDecl *M, ObjCMethodList *C) function in struct:clang::ObjCMethodList
[all...]

Completed in 104 milliseconds