reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2156 ExplicitInfo->TypeAsWritten = TyInfo; 2157 ExplicitInfo->ExternLoc = ReadSourceLocation(); 2158 ExplicitInfo->TemplateKeywordLoc = ReadSourceLocation(); 2159 D->ExplicitInfo = ExplicitInfo;