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