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

/external/clang/lib/AST/
H A DASTContext.cpp5451 const ObjCInterfaceType *OIT = T->castAs<ObjCInterfaceType>(); local
5453 ObjCInterfaceDecl *OI = OIT->getDecl();

Completed in 316 milliseconds