Searched defs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseCXXInlineMethods.cpp | 746 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); ParseLexedAttribute() local |
H A D | ParseOpenMP.cpp | 668 bool HasFunScope = false; global() member in __anona83f25200511::FNContextRAII |