Searched refs:AllElementsInt (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 14354 bool AllElementsInt = true; local 14372 if (AllElementsInt) 14373 AllElementsInt = ECD->getType() == Context.IntTy; |
Completed in 497 milliseconds