Searched defs:Ys (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/unittests/FuzzMutate/ |
H A D | ReservoirSamplerTest.cpp | 51 for (int Ys : Counts) in TEST() local
|
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p8-cxx0x.cpp | 118 struct Ys {}; in value_vs_type() struct
|
/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 12659 getCommonTypes(ASTContext & Ctx,ArrayRef<QualType> Xs,ArrayRef<QualType> Ys,bool Unqualified=false) getCommonTypes() argument 12722 getCommonTemplateArguments(ASTContext & Ctx,SmallVectorImpl<TemplateArgument> & R,ArrayRef<TemplateArgument> Xs,ArrayRef<TemplateArgument> Ys) getCommonTemplateArguments() argument 12736 getCommonTemplateArguments(ASTContext & Ctx,ArrayRef<TemplateArgument> Xs,ArrayRef<TemplateArgument> Ys) getCommonTemplateArguments() argument 13482 auto Xs = ::unwrapSugar(SX, QX), Ys = ::unwrapSugar(SY, QY); getCommonSugaredType() local [all...] |