Searched refs:allowsSizeofAlignof (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DObjCRuntime.h212 bool allowsSizeofAlignof() const { function in class:clang::ObjCRuntime
/external/clang/lib/Sema/
H A DSemaExpr.cpp3370 if (!S.LangOpts.ObjCRuntime.allowsSizeofAlignof() && T->isObjCObjectType()) {

Completed in 169 milliseconds