Home
last modified time | relevance | path

Searched refs:isIntOrBool (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp412 static bool isIntOrBool(Expr *Exp) { in isIntOrBool() function
853 if (!isIntOrBool(AL.getArgAsExpr(0))) { in checkTryLockFunAttrCommon()