Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp782 QualType T, TypeSourceInfo *ReturnTInfo, DeclContext *contextDecl, in ObjCMethodDecl()
813 DeclContext *contextDecl, bool isInstance, bool isVariadic, in Create()
/external/clang/lib/AST/
DDeclObjC.cpp753 DeclContext *contextDecl, bool isInstance, bool isVariadic, in Create()
/external/clang/include/clang/AST/
DDeclObjC.h233 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in NamedDecl() argument