Searched refs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
766 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local767 if (HasFunScope) { in ParseLexedAttribute()777 if (HasFunScope) in ParseLexedAttribute()
615 bool HasFunScope = false; member in __anon6a7266ce0511::FNContextRAII637 HasFunScope = true; in FNContextRAII()644 if (HasFunScope) in ~FNContextRAII()