Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp429 const auto *CATy = Finder->getASTContext().getAsConstantArrayType( in AST_MATCHER() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3478 CountAttributedType *CATy = in getCountAttributedType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20105 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local