Home
last modified time | relevance | path

Searched defs:isBoolean (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDVariantValue.cpp335 bool VariantValue::isBoolean() const { in isBoolean() function in clang::ast_matchers::dynamic::VariantValue
/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/
HDBodyFarm.cpp636 bool isBoolean = ResultTy->isBooleanType(); in create_OSAtomicCompareAndSwap() local