Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp753 DeclContext *contextDecl, bool isInstance, bool isVariadic, in Create()
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h233 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in NamedDecl() argument