Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3440 CompoundLiteralExpr(SourceLocation lparenloc, TypeSourceInfo *tinfo, in CompoundLiteralExpr() argument
3443 LParenLoc(lparenloc), TInfoAndScope(tinfo, fileScope), Init(init) { in CompoundLiteralExpr()