Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp10111 if (const auto *EITy = T->getAs<ExtIntType>()) in getCorrespondingUnsignedType() local
10179 if (const auto *EITy = T->getAs<ExtIntType>()) in getCorrespondingSignedType() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2972 if (const auto *EITy = Ty->getAs<ExtIntType>()) { in classify() local