Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3342 QualType T, ExprValueKind VK, Expr *init, bool fileScope) in CompoundLiteralExpr() argument
3344 LParenLoc(lparenloc), TInfoAndScope(tinfo, fileScope), Init(init) { in CompoundLiteralExpr()