Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaBoundsSafety.cpp19 getCountAttrKind(bool CountInBytes, bool OrNull) { in getCountAttrKind()
54 bool OrNull) { in CheckCountedByAttrOnField()
HDSemaDeclAttr.cpp5861 bool OrNull; in handleCountedByAttrField() local
HDSemaType.cpp9383 bool OrNull) { in BuildCountAttributedArrayOrPointerType()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp413 bool CountInBytes, bool OrNull) { in Profile()
3846 bool OrNull, ArrayRef<TypeCoupledDeclRefInfo> CoupledDecls) in CountAttributedType()
HDASTContext.cpp3470 QualType WrappedTy, Expr *CountExpr, bool CountInBytes, bool OrNull, in getCountAttributedType()