Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp724 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local
725 if (HasFunScope) { in ParseLexedAttribute()
735 if (HasFunScope) in ParseLexedAttribute()
H A DParseOpenMP.cpp659 bool HasFunScope = false; member in __anonc154ddd90511::FNContextRAII
681 HasFunScope = true; in FNContextRAII()
688 if (HasFunScope) in ~FNContextRAII()