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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp43 RL = &CGM.getContext().getASTObjCImplementationLayout(ID);
H A DCGObjCMac.cpp3224 CGM.getContext().getASTObjCImplementationLayout(ID).getSize();
5887 CGM.getContext().getASTObjCImplementationLayout(OID);
H A DCGObjCGNU.cpp2186 Context.getASTObjCImplementationLayout(OID).getSize().getQuantity();
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1883 getASTObjCImplementationLayout(const ObjCImplementationDecl *D) const;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2145 ASTContext::getASTObjCImplementationLayout( function in class:ASTContext

Completed in 166 milliseconds