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

/external/clang/lib/AST/
H A DASTContext.cpp1517 const ObjCInterfaceType *ObjCI = cast<ObjCInterfaceType>(T); local
1518 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl());

Completed in 57 milliseconds