Searched refs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
738 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local739 if (HasFunScope) { in ParseLexedAttribute()749 if (HasFunScope) in ParseLexedAttribute()
670 bool HasFunScope = false; member in __anonc24669fe0511::FNContextRAII692 HasFunScope = true; in FNContextRAII()699 if (HasFunScope) in ~FNContextRAII()