reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2260 LookupParsedName(Lookup, CurScope, &ScopeSpec, true); 2269 CorrectTypo(Id, LookupOrdinaryName, CurScope, nullptr, CCC, 2353 if (CanonicalVD->isLocalVarDecl() && CurScope && 2354 !isDeclInScope(ND, getCurLexicalContext(), CurScope)) {