Home
last modified time | relevance | path

Searched defs: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
H A DParseOpenMP.cpp659 bool HasFunScope = false; member in __anonc154ddd90511::FNContextRAII