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