reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
 2082   if (DiagnoseUninstantiableTemplate(PointOfInstantiation, Instantiation,
 2101     MSInfo->setPointOfInstantiation(PointOfInstantiation);
 2105     Spec->setPointOfInstantiation(PointOfInstantiation);
 2108   InstantiatingTemplate Inst(*this, PointOfInstantiation, Instantiation);
 2194           MSInfo->setPointOfInstantiation(PointOfInstantiation);
 2303       MarkVTableUsed(PointOfInstantiation, Instantiation, true);
 2305       MarkVirtualMembersReferenced(PointOfInstantiation, Instantiation,