Searched defs:FnScope (Results 1 – 5 of 5) sorted by relevance
45 FnScope = 0x01, enumerator
516 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope); in ParseLexedMethodDef() local
1366 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope); in ParseLateTemplatedFuncDef() local
1215 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope, HasFunScope); in ParseLexedAttribute() local
1121 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in beginFunction() local1207 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); in endFunction() local