Searched defs:Invalid (Results 1 - 25 of 84) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DSparc.h24 Invalid, member in class:clang::driver::tools::sparc::FloatABI
H A DARM.h38 Invalid, member in class:clang::driver::tools::arm::ReadTPMode
44 Invalid, member in class:clang::driver::tools::arm::FloatABI
H A DMips.h27 Invalid, member in class:clang::driver::tools::mips::FloatABI
H A DPPC.h26 Invalid, member in class:clang::driver::tools::ppc::FloatABI
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFloatingPointMode.h23 Invalid = -1, member in class:llvm::DenormalMode
/freebsd-11-stable/contrib/top/
H A Dtop.h32 #define Invalid -2 macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFConfig.cpp104 const uint8_t Invalid = 0xff; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h71 Invalid, /// invalid member in class:llvm::SymbolRewriter::RewriteDescriptor::Type
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDynamicLibrary.h40 static char Invalid; member in class:llvm::sys::DynamicLibrary
46 explicit DynamicLibrary(void *data = &Invalid) : Data(data) {} argument
H A DLowLevelTypeImpl.h284 LLT Invalid; local
289 LLT Invalid; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp46 Invalid, enumerator in enum:Flavor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp77 bool Invalid = false; local
H A DParseStmtAsm.cpp230 bool Invalid = true; local
H A DParseExprCXX.cpp833 auto Invalid = [&](llvm::function_ref<void()> Action) { local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp133 char DynamicLibrary::Invalid; member in class:DynamicLibrary
H A DJSON.cpp442 auto Invalid local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp47 bool Invalid = false; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h54 bool Invalid = false; member in class:llvm::SDDbgValue
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DOwnership.h155 bool Invalid; member in class:clang::ActionResult
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h38 Invalid = 0, enumerator in enum:llvm::mca::HWInstructionEvent::GenericEventType
108 Invalid = 0, enumerator in enum:llvm::mca::HWStallEvent::GenericEventType
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp178 bool Invalid = false; local
189 bool Invalid = false; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h64 enum class PacketType { Invalid = 0, Standard, Notify }; member in class:lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h127 Invalid = 0x00, member in class:llvm::WebAssembly::BlockType
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.cpp540 bool Invalid; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h61 Invalid = 0, enumerator in enum:llvm::MemDepResult::DepType

Completed in 238 milliseconds

1234