Home
last modified time | relevance | path

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

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