Searched defs:numExprs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 1671 CreateEmpty(const ASTContext & C,unsigned numComps,unsigned numExprs) CreateEmpty() argument |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 2488 OffsetOfExpr(unsigned numComps,unsigned numExprs) OffsetOfExpr() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 7708 unsigned numExprs; BuildVectorLiteral() local |