Home
last modified time | relevance | path

Searched refs:isStructureTypeWithFlexibleArrayMember (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBoundsSafety.cpp113 } else if (PointeeTy->isStructureTypeWithFlexibleArrayMember()) { in CheckCountedByAttrOnField()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp635 bool Type::isStructureTypeWithFlexibleArrayMember() const { in isStructureTypeWithFlexibleArrayMember() function in Type
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2535 bool isStructureTypeWithFlexibleArrayMember() const;