reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1223 if (match.second.kind() != S_PROCREF && match.second.kind() != S_LPROCREF) 1223 if (match.second.kind() != S_PROCREF && match.second.kind() != S_LPROCREF) 1225 ProcRefSym proc(match.second.kind()); 1226 cantFail(SymbolDeserializer::deserializeAs<ProcRefSym>(match.second, proc));