Searched refs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
724 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local725 if (HasFunScope) { in ParseLexedAttribute()735 if (HasFunScope) in ParseLexedAttribute()
659 bool HasFunScope = false; member in __anonc154ddd90511::FNContextRAII681 HasFunScope = true; in FNContextRAII()688 if (HasFunScope) in ~FNContextRAII()