Home
last modified time | relevance | path

Searched defs:DimExpr (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp3896 ExprResult DimExpr = ParseExpression(); ParseArrayTypeTrait() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp5927 ActOnArrayTypeTrait(ArrayTypeTrait ATT,SourceLocation KWLoc,ParsedType Ty,Expr * DimExpr,SourceLocation RParen) ActOnArrayTypeTrait() argument
5938 EvaluateArrayTypeTrait(Sema & Self,ArrayTypeTrait ATT,QualType T,Expr * DimExpr,SourceLocation KeyLoc) EvaluateArrayTypeTrait() argument
5994 BuildArrayTypeTrait(ArrayTypeTrait ATT,SourceLocation KWLoc,TypeSourceInfo * TSInfo,Expr * DimExpr,SourceLocation RParen) BuildArrayTypeTrait() argument
H A DTreeTransform.h3402 RebuildArrayTypeTrait(ArrayTypeTrait Trait,SourceLocation StartLoc,TypeSourceInfo * TSInfo,Expr * DimExpr,SourceLocation RParenLoc) RebuildArrayTypeTrait() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3890 if (!DimExpr) in parseVectorType() local
3938 if (DimExpr == nullptr) in parseArrayType() local