Searched refs:FindIvarInterface (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2836 static const ObjCInterfaceDecl *FindIvarInterface(ASTContext &Context, function
2847 return FindIvarInterface(Context, Super, OIVD);
2856 Interface = FindIvarInterface(CGM.getContext(), Interface, Ivar);

Completed in 56 milliseconds