reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2233 ExplicitInfo->TypeAsWritten = TyInfo; 2234 ExplicitInfo->ExternLoc = ReadSourceLocation(); 2235 ExplicitInfo->TemplateKeywordLoc = ReadSourceLocation(); 2236 D->ExplicitInfo = ExplicitInfo;