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.cpp19 getCountAttrKind(bool CountInBytes, bool OrNull) { in getCountAttrKind()
54 bool OrNull) { in CheckCountedByAttrOnField()
H A DSemaDeclAttr.cpp5861 bool OrNull; in handleCountedByAttrField() local
H A DSemaType.cpp9383 bool OrNull) { in BuildCountAttributedArrayOrPointerType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp413 bool CountInBytes, bool OrNull) { in Profile()
3846 bool OrNull, ArrayRef<TypeCoupledDeclRefInfo> CoupledDecls) in CountAttributedType()
H A DASTContext.cpp3470 QualType WrappedTy, Expr *CountExpr, bool CountInBytes, bool OrNull, in getCountAttributedType()