Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp694 bool Type::isCountAttributedType() const { in isCountAttributedType() function in Type
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2514 bool isCountAttributedType() const;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4302 ME->getMemberDecl()->getType()->isCountAttributedType()) { in EmitArraySubscriptExpr()
H A DCGBuiltin.cpp873 if (FD->getType()->isCountAttributedType()) in CountCountedByAttrs()
994 if (!FAMDecl || !FAMDecl->getType()->isCountAttributedType()) in emitFlexibleArrayMemberSize()