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

/external/clang/lib/Sema/
H A DSemaDecl.cpp14354 bool AllElementsInt = true; local
14372 if (AllElementsInt)
14373 AllElementsInt = ECD->getType() == Context.IntTy;

Completed in 124 milliseconds