Searched refs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
743 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local744 if (HasFunScope) { in ParseLexedAttribute()754 if (HasFunScope) in ParseLexedAttribute()
667 bool HasFunScope = false; member in __anondd1b47a50511::FNContextRAII689 HasFunScope = true; in FNContextRAII()696 if (HasFunScope) in ~FNContextRAII()