Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp743 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local
744 if (HasFunScope) { in ParseLexedAttribute()
754 if (HasFunScope) in ParseLexedAttribute()
H A DParseOpenMP.cpp667 bool HasFunScope = false; member in __anondd1b47a50511::FNContextRAII
689 HasFunScope = true; in FNContextRAII()
696 if (HasFunScope) in ~FNContextRAII()