Searched defs:isBoolean (Results 1 – 2 of 2) sorted by relevance
335 bool VariantValue::isBoolean() const { in isBoolean() function in clang::ast_matchers::dynamic::VariantValue
636 bool isBoolean = ResultTy->isBooleanType(); in create_OSAtomicCompareAndSwap() local