Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp5554 const auto *ExtIntValType = ValType->getAs<ExtIntType>(); in SemaBuiltinAtomicOverloaded() local
5555 if (ExtIntValType && !llvm::isPowerOf2_64(ExtIntValType->getNumBits())) { in SemaBuiltinAtomicOverloaded()