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