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