Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFileScope

4872   bool isFileScope = getCurFunctionOrMethodDecl() == nullptr;
4873 if (isFileScope &&
4886 VK, LiteralExpr, isFileScope));
10110 bool isFileScope
10112 if (isFileScope)