Searched defs:isIntOrBool (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp306 static bool isIntOrBool(Expr *Exp) { function
678 if (!isIntOrBool(Attr.getArgAsExpr(0))) {

Completed in 77 milliseconds