Home
last modified time | relevance | path

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

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