Searched refs:getASTObjCImplementationLayout (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp43 RL = &CGM.getContext().getASTObjCImplementationLayout(ID);
H A DCGObjCMac.cpp3048 CGM.getContext().getASTObjCImplementationLayout(ID).getSize().getQuantity();
5753 CGM.getContext().getASTObjCImplementationLayout(OID);
H A DCGObjCGNU.cpp2158 Context.getASTObjCImplementationLayout(OID).getSize().getQuantity();
/external/clang/include/clang/AST/
H A DASTContext.h1713 getASTObjCImplementationLayout(const ObjCImplementationDecl *D) const;
/external/clang/lib/AST/
H A DASTContext.cpp1992 ASTContext::getASTObjCImplementationLayout( function in class:ASTContext

Completed in 158 milliseconds