Home | History | Annotate | Download | only in Sema

Lines Matching defs:isFileScope

5547   bool isFileScope = getCurFunctionOrMethodDecl() == nullptr;
5548 if (isFileScope &&
5561 VK, LiteralExpr, isFileScope));