Searched refs:contextDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | DeclObjC.h | 229 DeclContext *contextDecl, 237 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in NamedDecl() argument 263 DeclContext *contextDecl,
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | DeclObjC.cpp | 558 DeclContext *contextDecl, in Create() argument 567 SelInfo, T, ResultTInfo, contextDecl, in Create()
|