Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2211 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp18120 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local