Searched defs:HasFunScope (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Parse/ | ||
| H A D | ParseCXXInlineMethods.cpp | 738 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute() local |
| H A D | ParseOpenMP.cpp | 670 bool HasFunScope = false; member in __anonc24669fe0511::FNContextRAII |