Searched refs:allowsSizeofAlignof (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 178 milliseconds