Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1653 unsigned numComps, unsigned numExprs) { in CreateEmpty()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExpr.h2475 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp8247 unsigned numExprs; in BuildVectorLiteral() local