Searched defs:Unused (Results 1 - 22 of 22) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp36 static CommandRegistration Unused(&Dump, []() -> Error { variable
H A Dxray-extract.cpp71 static CommandRegistration Unused(&Extract, []() -> Error { variable
H A Dxray-graph-diff.cpp414 static CommandRegistration Unused(&GraphDiff, []() -> Error { variable
H A Dxray-account.cpp403 static CommandRegistration Unused(&Account, []() -> Error { variable
H A Dxray-converter.cpp363 static CommandRegistration Unused(&Convert, []() -> Error { member in namespace:llvm::xray
H A Dxray-graph.cpp481 static CommandRegistration Unused(&GraphC, []() -> Error { variable
H A Dxray-stacks.cpp685 static CommandRegistration Unused(&Stack, []() -> Error { variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.h54 bool Unused = CI->use_empty(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp29 enum IVarState { Unused, Used }; enumerator in enum:IVarState
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp515 static auto UNUSED Unused = __xray::basicLogDynamicInitializer(); variable
H A Dxray_profiling.cpp519 static auto UNUSED Unused = __xray::profilingDynamicInitializer(); variable
H A Dxray_fdr_logging.cpp757 static auto UNUSED Unused = __xray::fdrLogDynamicInitializer(); variable
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c76 static void parseSystemVersionPList(void *Unused) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp236 SDValue Unused = DAG.getNode(SystemZISD::STRCMP, DL, VTs, Chain, Src2, Src1, local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp186 const T *Unused; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h53 Unused = 0, member in class:llvm::minidump::StreamType
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp217 SmallVector<Instruction *, 8> Unused; local
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1098 typedef internal::IgnoredValue Unused; typedef in namespace:testing
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h991 uint64_t Unused; // Becomes unused since version 4 member in struct:llvm::IndexedInstrProf::HashT::Header
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h518 uint8_t Unused; member in struct:llvm::object::coff_aux_section_definition
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1300 bool Unused = false; local
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_reg.h80 u_int8_t Unused; member in struct:aac_fib_header

Completed in 153 milliseconds