Home
last modified time | relevance | path

Searched defs:OrNull (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()
54 bool OrNull) { in CheckCountedByAttrOnField()
H A DSemaType.cpp9668 bool OrNull) { in BuildCountAttributedArrayOrPointerType()
H A DSemaDeclAttr.cpp6605 bool OrNull; in handleCountedByAttrField() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp457 bool CountInBytes, bool OrNull) { in Profile()
3998 bool OrNull, ArrayRef<TypeCoupledDeclRefInfo> CoupledDecls) in CountAttributedType()
H A DASTContext.cpp3698 QualType WrappedTy, Expr *CountExpr, bool CountInBytes, bool OrNull, in getCountAttributedType()