Home
last modified time | relevance | path

Searched refs:lbraceloc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp875 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt() argument
882 numinputs, clobbers.size()), LBraceLoc(lbraceloc), in MSAsmStmt()
H A DExpr.cpp2387 InitListExpr::InitListExpr(const ASTContext &C, SourceLocation lbraceloc, in InitListExpr() argument
2390 InitExprs(C, initExprs.size()), LBraceLoc(lbraceloc), in InitListExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3501 SourceLocation lbraceloc, bool issimple, bool isvolatile,
H A DExpr.h5052 InitListExpr(const ASTContext &C, SourceLocation lbraceloc,