Home
last modified time | relevance | path

Searched defs:CountInBytes (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBoundsSafety.cpp21 getCountAttrKind(bool CountInBytes, bool OrNull) { in getCountAttrKind()
53 bool Sema::CheckCountedByAttrOnField(FieldDecl *FD, Expr *E, bool CountInBytes, in CheckCountedByAttrOnField()
H A DSemaType.cpp9667 bool CountInBytes, in BuildCountAttributedArrayOrPointerType()
H A DSemaDeclAttr.cpp6604 bool CountInBytes; in handleCountedByAttrField() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp457 bool CountInBytes, bool OrNull) { in Profile()
3997 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType()
H A DASTContext.cpp3698 QualType WrappedTy, Expr *CountExpr, bool CountInBytes, bool OrNull, in getCountAttributedType()