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