Home
last modified time | relevance | path

Searched refs:HadScope (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6970 bool HadScope = D.getCXXScopeSpec().isValid(); in ParseDirectDeclarator() local
6987 if (!HadScope && D.getCXXScopeSpec().isValid() && in ParseDirectDeclarator()