Home
last modified time | relevance | path

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

/freebsd-src/contrib/bmake/mk/
H A Dinstall-sh122 Different() { function
/freebsd-src/contrib/bmake/
H A Dinstall-sh122 Different() { function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h44 Different, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1540 const bool Different = DT.compare(FreshTree); IsSameAsFreshTree() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp512 bool Different = (N1->Flags & CmpFlags) != (N2->Flags & CmpFlags); in node_eq() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12522 bool Different = getCommonTemplateArguments(Ctx, R, Xs, Ys); getCommonTemplateArguments() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11211 enum Different { areMultiversionVariantFunctionsCompatible() enum