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