Home
last modified time | relevance | path

Searched defs:Different (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-emplace-ignore-implicit-constructors.cpp77 Something Different; in test_Something() local
H A Duse-emplace.cpp388 Something Different; in test_Something() local
/llvm-project/libcxx/test/std/ranges/range.access/
H A Dbegin.pass.cpp85 struct Different { in testReturnTypes() struct
H A Dend.pass.cpp69 struct Different { in testReturnTypes() struct
H A Drbegin.pass.cpp86 struct Different { in testReturnTypes() struct
H A Drend.pass.cpp71 struct Different { in testReturnTypes() struct
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h46 Different, enumerator
/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1526 const bool Different = DT.compare(FreshTree); IsSameAsFreshTree() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp512 bool Different = (N1->Flags & CmpFlags) != (N2->Flags & CmpFlags); node_eq() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp12738 bool Different = getCommonTemplateArguments(Ctx, R, Xs, Ys); getCommonTemplateArguments() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11062 enum Different { areMultiversionVariantFunctionsCompatible() enum