Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp10923 if (const auto *EITy = T->getAs<BitIntType>()) in getCorrespondingUnsignedType() local
10997 if (const auto *EITy = T->getAs<BitIntType>()) in getCorrespondingSignedType() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp3027 if (const auto *EITy = Ty->getAs<BitIntType>()) { in classify() local