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