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