Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp6021 bool HadScope = D.getCXXScopeSpec().isValid(); in ParseDirectDeclarator() local
6036 if (!HadScope && D.getCXXScopeSpec().isValid() && in ParseDirectDeclarator()