Searched refs:ToTemplateType (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp513 /// ToTemplateType - The type that FromType is compared to. Only in tree
515 QualType ToTemplateType; member in class:__anon296::TemplateDiff
2026 ToTemplateType(PrintFromType ? ToType : FromType),
2034 ToQual = ToTemplateType.getQualifiers();
2039 GetTemplateSpecializationType(Context, ToTemplateType);

Completed in 160 milliseconds