Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp5656 bool HadScope = D.getCXXScopeSpec().isValid(); in ParseDirectDeclarator() local
5670 if (!HadScope && D.getCXXScopeSpec().isValid() && in ParseDirectDeclarator()