Searched defs:FnScope (Results 1 – 6 of 6) sorted by relevance
531 ParseScope FnScope(this, Scope::FnScope); in ParseLexedMethodDeclaration() local621 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLexedMethodDef() local
1659 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLateTemplatedFuncDef() local
5968 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseTopLevelStmtDecl() local
51 FnScope = 0x01, enumerator
39 auto *FnScope = S.getCurFunction(); in handleFallThroughAttr() local
2277 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl() local