Home
last modified time | relevance | path

Searched refs:IVarName (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclObjC.h1732 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,
1734 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() argument
1736 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1828 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,
1830 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() argument
1832 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()