Home
last modified time | relevance | path

Searched refs:lookupInstanceVariable (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp105 ID = NonConstInterD->lookupInstanceVariable(PD->getDefaultSynthIvarName(Ctx)); in findPropertyBackingIvar()
111 ID = NonConstInterD->lookupInstanceVariable(PropIdent); in findPropertyBackingIvar()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1194 Ivar = IDecl->lookupInstanceVariable(PropertyIvar, ClassDeclared); in ActOnPropertyImplDecl()
1264 IDecl->lookupInstanceVariable(property->getIdentifier(), in ActOnPropertyImplDecl()
1571 Ivar = IDecl->lookupInstanceVariable(PropertyId, ClassDeclared); in ActOnPropertyImplDecl()
1574 Ivar = IDecl->lookupInstanceVariable(PropertyId, ClassDeclared); in ActOnPropertyImplDecl()
H A DSemaExprObjC.cpp2135 IFace->lookupInstanceVariable(Member, ClassDeclared)) { in HandleExprPropertyRefExpr()
2313 if (Method->getClassInterface()->lookupInstanceVariable(Name, in getObjCMessageKind()
4807 if (IFace && (IV = IFace->lookupInstanceVariable(II, ClassDeclared))) { in LookupIvarInObjCMethod()
4827 if (ObjCIvarDecl *IV = IFace->lookupInstanceVariable(II, ClassDeclared)) { in LookupIvarInObjCMethod()
H A DSemaLookup.cpp1410 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable( in CppLookupName()
5018 if (ObjCIvarDecl *Ivar = Class->lookupInstanceVariable(Name)) { in LookupPotentialTypoResult()
5049 = Method->getClassInterface()->lookupInstanceVariable(Name)) { in LookupPotentialTypoResult()
H A DSemaExprMember.cpp1344 ObjCIvarDecl *IV = IDecl->lookupInstanceVariable(Member, ClassDeclared); in LookupMemberExpr()
H A DSemaDeclObjC.cpp3778 ObjCIvarDecl* prevIvar = SID->lookupInstanceVariable(II); in DiagnoseDuplicateIvars()
5317 IV = const_cast<ObjCInterfaceDecl *>(IDecl)->lookupInstanceVariable( in GetIvarBackingPropertyAccessor()
H A DSemaExpr.cpp594 ObjCIvarDecl *IV = IDecl->lookupInstanceVariable(Member, ClassDeclared); in DiagnoseDirectIsaAccess()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1827 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,
1829 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() function
1831 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp634 ObjCIvarDecl *ObjCInterfaceDecl::lookupInstanceVariable(IdentifierInfo *ID, in lookupInstanceVariable() function in ObjCInterfaceDecl
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5794 iFaceDecl->getDecl()->lookupInstanceVariable(D->getIdentifier(), in RewriteObjCIvarRefExpr()
5835 iFaceDecl->getDecl()->lookupInstanceVariable(D->getIdentifier(), in RewriteObjCIvarRefExpr()
H A DRewriteModernObjC.cpp7425 iFaceDecl->getDecl()->lookupInstanceVariable(D->getIdentifier(), in RewriteObjCIvarRefExpr()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1346 ObjCIvarDecl *PrevIvar = CanonIntf->lookupInstanceVariable(II); in VisitObjCIvarDecl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9968 …VariableEPNS_14IdentifierInfoERPS0_", "clang::ObjCInterfaceDecl::lookupInstanceVariable(clang::Ide…