Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAccess.cpp1923 if (ObjCImplementationDecl *IMPD in IsSimplyAccessible() local
1925 ClassOfMethodDecl = IMPD->getClassInterface(); in IsSimplyAccessible()
H A DSemaExprMember.cpp1399 if (ObjCImplementationDecl *IMPD = in LookupMemberExpr() local
1401 ClassOfMethodDecl = IMPD->getClassInterface(); in LookupMemberExpr()