Home
last modified time | relevance | path

Searched defs:Same (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/components/disassembler/
HDdmcstyle.c774 BOOLEAN Same; in AcpiDmIsTargetAnOperand() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTDiagnostic.cpp509 bool Same; member
584 void SetSame(bool Same) { in SetSame()
1504 bool FromDefault, bool ToDefault, bool Same) { in PrintTypeNames()
1557 bool ToNullPtr, bool FromDefault, bool ToDefault, bool Same) { in PrintExpr()
1596 bool FromDefault, bool ToDefault, bool Same) { in PrintTemplateTemplate()
1630 Expr *ToExpr, bool FromDefault, bool ToDefault, bool Same) { in PrintAPSInt()
1706 bool Same) { in PrintValueDecl()
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineSSAUpdater.cpp94 bool Same = true; in LookForIdenticalPHI() local
/NextBSD/contrib/llvm/lib/Analysis/
HDCFLAliasAnalysis.cpp100 enum class Level { Same, Above, Below }; enumerator
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h1257 void setPreviousDeclInSameBlockScope(bool Same) { in setPreviousDeclInSameBlockScope()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp4888 bool Same = Context.hasSameType(LTy, RTy); in CXXCheckConditionalOperands() local