Searched defs:OIVD (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2838 const ObjCIvarDecl *OIVD) {
2841 if (OIVD == next)
2847 return FindIvarInterface(Context, Super, OIVD);
2836 FindIvarInterface(ASTContext &Context, const ObjCInterfaceDecl *OID, const ObjCIvarDecl *OIVD) argument

Completed in 3684 milliseconds