Home
last modified time | relevance | path

Searched defs:initExprs (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2352 InitListExpr(const ASTContext & C,SourceLocation lbraceloc,ArrayRef<Expr * > initExprs,SourceLocation rbraceloc) InitListExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8608 SmallVector<Expr *, 8> initExprs; BuildVectorLiteral() local