Searched defs:TX (Results 1 – 5 of 5) sorted by relevance
78 struct TX { struct80 …clang_analyzer_hashDump(5); // expected-warning {{debug.ExprInspection$void TX::f(T)$29$clang_anal… in f() argument90 struct TX<long> { struct92 …clang_analyzer_hashDump(5); // expected-warning {{debug.ExprInspection$void TX<long>::f(long)$29$c… in f() argument
27 using TX = function<x::X(x::X)>; typedef
6510 if (auto *TX = dyn_cast<TemplateTypeParmDecl>(X)) { isSameTemplateParameter() local 6520 if (auto *TX = dyn_cast<NonTypeTemplateParmDecl>(X)) { isSameTemplateParameter() local 6528 auto *TX = cast<TemplateTemplateParmDecl>(X); isSameTemplateParameter() local 12697 TemplateName TX = X.getAsTemplate(), TY = Y.getAsTemplate(); getCommonTemplateArgument() local 12704 TemplateName TX = X.getAsTemplateOrTemplatePattern(), getCommonTemplateArgument() local 13134 const auto *TX = cast<TemplateSpecializationType>(X), getCommonNonSugarTypeNode() local 13169 const auto *TX = cast<DependentTemplateSpecializationType>(X), getCommonNonSugarTypeNode() local 13179 const auto *TX = cast<UnaryTransformType>(X), getCommonNonSugarTypeNode() local 13204 const auto *TX = cast<TemplateTypeParmType>(X), getCommonNonSugarTypeNode() local 13366 const auto *TX = cast<TemplateSpecializationType>(X), getCommonSugarTypeNode() local 13380 const auto *TX = cast<TypedefType>(X), *TY = cast<TypedefType>(Y); getCommonSugarTypeNode() local [all...]
1619 APInt TX = X * TC; exactSIVtest() local 2011 APInt TX = X * TC; exactRDIVtest() local [all...]
245 QualType TX = X.getAsType(), TY = Y.getAsType(); checkDeducedTemplateArguments() local