Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp423 static bool isIntOrBool(Expr *Exp) { in isIntOrBool() function
864 if (!isIntOrBool(AL.getArgAsExpr(0))) { in checkTryLockFunAttrCommon()