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

/external/clang/lib/AST/
H A DASTContext.cpp1741 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl());
2133 ASTContext::getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D) const { function in class:ASTContext

Completed in 209 milliseconds