Searched refs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
485 bool HasFunScope = false; member in __anonbf7bccdd0411::FNContextRAII509 HasFunScope = D->isFunctionOrFunctionTemplate(); in FNContextRAII()512 HasFunScope); in FNContextRAII()513 if (HasFunScope) in FNContextRAII()517 if (HasFunScope) { in ~FNContextRAII()
1440 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local1443 HasFunScope); in ParseLexedAttribute()1444 if (HasFunScope) in ParseLexedAttribute()1451 if (HasFunScope) { in ParseLexedAttribute()