Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DType.cpp3895 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType() argument
413 Profile(llvm::FoldingSetNodeID & ID,QualType WrappedTy,Expr * CountExpr,bool CountInBytes,bool OrNull) Profile() argument
H A DASTContext.cpp3182 getCountAttributedType(QualType WrappedTy,Expr * CountExpr,bool CountInBytes,bool OrNull,ArrayRef<TypeCoupledDeclRefInfo> DependentDecls) const getCountAttributedType() argument