Searched defs:isFileScope (Results 1 – 4 of 4) sorted by relevance
2592 bool isFileScope() const { return TInfoAndScope.getInt(); } in isFileScope() function
3354 bool isFileScope() const { return TInfoAndScope.getInt(); } in isFileScope() function
5547 bool isFileScope = getCurFunctionOrMethodDecl() == nullptr; in BuildCompoundLiteralExpr() local
6838 bool isFileScope = !CurContext->isFunctionOrMethod(); in BuildCompoundLiteralExpr() local