Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1641 CreateEmpty(const ASTContext & C,unsigned numComps,unsigned numExprs) CreateEmpty() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2459 OffsetOfExpr(unsigned numComps,unsigned numExprs) OffsetOfExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8589 unsigned numExprs; BuildVectorLiteral() local