Home
last modified time | relevance | path

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

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