Home
last modified time | relevance | path

Searched defs:numExprs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DExpr.cpp1671 CreateEmpty(const ASTContext & C,unsigned numComps,unsigned numExprs) CreateEmpty() argument
/llvm-project/clang/include/clang/AST/
H A DExpr.h2488 OffsetOfExpr(unsigned numComps,unsigned numExprs) OffsetOfExpr() argument
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7708 unsigned numExprs; BuildVectorLiteral() local