Searched defs:contextDecl (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/AST/ |
D | DeclObjC.cpp | 782 QualType T, TypeSourceInfo *ReturnTInfo, DeclContext *contextDecl, in ObjCMethodDecl() 813 DeclContext *contextDecl, bool isInstance, bool isVariadic, in Create()
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 753 DeclContext *contextDecl, bool isInstance, bool isVariadic, in Create()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 233 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in NamedDecl() argument
|