Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp738 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local
739 if (HasFunScope) { in ParseLexedAttribute()
749 if (HasFunScope) in ParseLexedAttribute()
H A DParseOpenMP.cpp670 bool HasFunScope = false; member in __anonc24669fe0511::FNContextRAII
692 HasFunScope = true; in FNContextRAII()
699 if (HasFunScope) in ~FNContextRAII()