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

1234

/freebsd-13-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-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFConfig.cpp104 const uint8_t Invalid = 0xff; local
/freebsd-13-stable/usr.bin/top/
H A Dtop.h17 #define Invalid -2 macro
/freebsd-13-stable/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp47 Invalid, enumerator in enum:Flavor
/freebsd-13-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.h312 LLT Invalid; local
317 LLT Invalid; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h71 Invalid, /// invalid member in class:llvm::SymbolRewriter::RewriteDescriptor::Type
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp66 enum class LibcxxVariantIndexValidity { Valid, Invalid, NPos }; member in class:__anon2836::LibcxxVariantIndexValidity
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp77 bool Invalid = false; local
H A DParseStmtAsm.cpp231 bool Invalid = true; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFloatingPointMode.h44 Invalid = -1 ///< Denotes invalid value. member in class:llvm::RoundingMode
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp47 bool Invalid = false; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp289 bool Invalid = false; local
373 bool Invalid; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp133 char DynamicLibrary::Invalid; member in class:DynamicLibrary
/freebsd-13-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-13-stable/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp178 bool Invalid = false; local
189 bool Invalid = false; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp135 bool Invalid = false; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp113 bool Invalid = false; local
177 bool Invalid = false; local
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h408 inline T Invalid() { function in namespace:testing::internal
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DOwnership.h155 bool Invalid; member in class:clang::ActionResult
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h54 bool Invalid = false; member in class:llvm::SDDbgValue
/freebsd-13-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

Completed in 597 milliseconds

1234