Home
last modified time | relevance | path

Searched refs:Redundant (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h58 enum SuppressInlineNamespaceMode : uint8_t { None, Redundant, All }; enumerator
65 SuppressInlineNamespace(SuppressInlineNamespaceMode::Redundant), in PrintingPolicy()
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9x5cm.dtsi91 label = "U-Boot Env Redundant";
H A Dat91-sam9x60_curiosity.dts165 label = "U-Boot Env Redundant";
H A Dat91-sam9x60ek.dts177 label = "U-Boot Env Redundant";
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1749 PrintingPolicy::SuppressInlineNamespaceMode::Redundant && in printNestedNameSpecifier()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td1165 __attribute__((diagnose_if(a >= 0, "Redundant abs call", "warning")));
1167 __attribute__((diagnose_if(a >= 0, "Redundant abs call", "error")));
1169 int val = abs(1); // warning: Redundant abs call
1170 int val2 = must_abs(1); // error: Redundant abs call
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1950 Offset (4), // Redundant, offset is already 4 (bytes)