Searched refs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
746 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local747 if (HasFunScope) { in ParseLexedAttribute()757 if (HasFunScope) in ParseLexedAttribute()
668 bool HasFunScope = false; member in __anon5f1777040511::FNContextRAII690 HasFunScope = true; in FNContextRAII()697 if (HasFunScope) in ~FNContextRAII()