Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h2572 QualType T, ExprValueKind VK, Expr *init, bool fileScope) in CompoundLiteralExpr() argument
2579 LParenLoc(lparenloc), TInfoAndScope(tinfo, fileScope), Init(init) {} in CompoundLiteralExpr()