Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp746 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); ParseLexedAttribute() local
H A DParseOpenMP.cpp668 bool HasFunScope = false; global() member in __anona83f25200511::FNContextRAII