Searched defs:isFileScope (Results 1 – 2 of 2) sorted by relevance
3356 bool isFileScope() const { return TInfoAndScope.getInt(); } in isFileScope() function
6896 bool isFileScope = !CurContext->isFunctionOrMethod(); in BuildCompoundLiteralExpr() local