Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBoundsSafety.cpp107 if (PointeeTy->isAlwaysIncompleteType() && !CountInBytes) { in CheckCountedByAttrOnField()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2514 bool Type::isAlwaysIncompleteType() const { in isAlwaysIncompleteType() function in Type
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2471 bool isAlwaysIncompleteType() const;