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

/external/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2510 /// getObjCLayout - Get or compute information about the layout of the
2516 ASTContext::getObjCLayout(const ObjCInterfaceDecl *D, function in class:ASTContext
2538 return getObjCLayout(D, 0);

Completed in 308 milliseconds