Home
last modified time | relevance | path

Searched refs:rbraceloc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp1883 ArrayRef<Expr*> initExprs, SourceLocation rbraceloc) in InitListExpr() argument
1887 LBraceLoc(lbraceloc), RBraceLoc(rbraceloc), AltForm(nullptr, true) in InitListExpr()
/external/clang/include/clang/AST/
DExpr.h3781 ArrayRef<Expr*> initExprs, SourceLocation rbraceloc);