reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
345 Qualifiers Q(Qualifiers::fromOpaqueValue(Val)); 356 TemplateDiffTypes &TDT = *reinterpret_cast<TemplateDiffTypes*>(Val); 377 Val = TDT.PrintFromType ? TDT.FromType : TDT.ToType; 387 QualType Ty(QualType::getFromOpaquePtr(reinterpret_cast<void*>(Val))); 401 OS << DeclarationName::getFromOpaqueInteger(Val); 413 const NamedDecl *ND = reinterpret_cast<const NamedDecl*>(Val); 418 NestedNameSpecifier *NNS = reinterpret_cast<NestedNameSpecifier*>(Val); 424 DeclContext *DC = reinterpret_cast<DeclContext *> (Val); 459 const Attr *At = reinterpret_cast<Attr *>(Val);