Home
last modified time | relevance | path

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