Searched defs:CountInBytes (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaBoundsSafety.cpp | 21 getCountAttrKind(bool CountInBytes, bool OrNull) { in getCountAttrKind() 53 bool Sema::CheckCountedByAttrOnField(FieldDecl *FD, Expr *E, bool CountInBytes, in CheckCountedByAttrOnField()
|
| H A D | SemaType.cpp | 9667 bool CountInBytes, in BuildCountAttributedArrayOrPointerType()
|
| H A D | SemaDeclAttr.cpp | 6604 bool CountInBytes; in handleCountedByAttrField() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Type.cpp | 457 bool CountInBytes, bool OrNull) { in Profile() 3997 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType()
|
| H A D | ASTContext.cpp | 3698 QualType WrappedTy, Expr *CountExpr, bool CountInBytes, bool OrNull, in getCountAttributedType()
|