Searched defs:isFileScope (Results 1 – 2 of 2) sorted by relevance
3977 bool isFileScope = getCurFunctionOrMethodDecl() == 0; in BuildCompoundLiteralExpr() local8582 bool isFileScope in ActOnStmtExpr() local
2470 bool isFileScope() const { return TInfoAndScope.getInt(); } in isFileScope() function