Searched defs:FnScope (Results 1 – 6 of 6) sorted by relevance
513 ParseScope FnScope(this, Scope::FnScope); in ParseLexedMethodDeclaration() local600 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLexedMethodDef() local
1448 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseLateTemplatedFuncDef() local
5694 ParseScope FnScope(this, Scope::FnScope | Scope::DeclScope | in ParseTopLevelStmtDecl() local
51 FnScope = 0x01, enumerator
35 auto *FnScope = S.getCurFunction(); in handleFallThroughAttr() local
2712 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunctionImpl() local