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

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

Completed in 75 milliseconds