Searched defs:isFileScope (Results 1 – 2 of 2) sorted by relevance
4872 bool isFileScope = getCurFunctionOrMethodDecl() == nullptr; in BuildCompoundLiteralExpr() local10110 bool isFileScope in ActOnStmtExpr() local
2615 bool isFileScope() const { return TInfoAndScope.getInt(); } in isFileScope() function