Home
last modified time | relevance | path

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

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