Searched defs:Same (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/contrib/dev/acpica/components/disassembler/ |
| HD | dmcstyle.c | 774 BOOLEAN Same; in AcpiDmIsTargetAnOperand() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | ASTDiagnostic.cpp | 509 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/ |
| HD | MachineSSAUpdater.cpp | 94 bool Same = true; in LookForIdenticalPHI() local
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | CFLAliasAnalysis.cpp | 100 enum class Level { Same, Above, Below }; enumerator
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | Decl.h | 1257 void setPreviousDeclInSameBlockScope(bool Same) { in setPreviousDeclInSameBlockScope()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaExprCXX.cpp | 4888 bool Same = Context.hasSameType(LTy, RTy); in CXXCheckConditionalOperands() local
|