Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjCRuntime.cpp43 RL = &CGM.getContext().getASTObjCImplementationLayout(ID); in LookupFieldBitOffset()
HDCGObjCMac.cpp3069 CGM.getContext().getASTObjCImplementationLayout(ID).getSize().getQuantity(); in GenerateClass()
5785 CGM.getContext().getASTObjCImplementationLayout(OID); in GetClassSizeInfo()
HDCGObjCGNU.cpp2192 Context.getASTObjCImplementationLayout(OID).getSize().getQuantity(); in GenerateClass()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1678 getASTObjCImplementationLayout(const ObjCImplementationDecl *D) const;
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp1989 ASTContext::getASTObjCImplementationLayout( in getASTObjCImplementationLayout() function in ASTContext