reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5434 if (FD->getFriendObjectKind() && FD->getDeclContext()->isFileContext()){ 5434 if (FD->getFriendObjectKind() && FD->getDeclContext()->isFileContext()){ 5435 DC = FD->getLexicalDeclContext(); 5440 auto *Guide = dyn_cast<CXXDeductionGuideDecl>(FD);