Home
last modified time | relevance | path

Searched refs:HasFunScope (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp746 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local
747 if (HasFunScope) { in ParseLexedAttribute()
757 if (HasFunScope) in ParseLexedAttribute()
H A DParseOpenMP.cpp668 bool HasFunScope = false; member in __anon5f1777040511::FNContextRAII
690 HasFunScope = true; in FNContextRAII()
697 if (HasFunScope) in ~FNContextRAII()