Home
last modified time | relevance | path

Searched defs:Fail (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBError.h87 bool Fail() const { return m_err != 0; } in Fail() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCheckDebugify.cpp90 bool Fail = false; in runOnModule() local
H A DBranchRelaxation.cpp344 bool Fail = TII->analyzeBranch(*MBB, TBB, FBB, Cond); in fixupConditionalBranch() local
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h63 enum class LookupResult { Success, Fail, Ignore }; enumerator
/openbsd/gnu/llvm/lldb/source/API/
H A DSBError.cpp58 bool SBError::Fail() const { in Fail() function in SBError
/openbsd/gnu/llvm/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h104 Fail = 0, enumerator
/openbsd/gnu/llvm/lldb/source/Utility/
H A DStatus.cpp181 bool Status::Fail() const { return m_code != 0; } in Fail() function in Status
/openbsd/gnu/usr.bin/cvs/os2/
H A Dpopen.c159 char Fail[256], in popen() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp352 bool Fail = false; in validateAndTransform() local
H A DGVNSink.cpp119 bool Fail; member in __anon90c431600111::LockstepReverseIterator
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h301 static DescriptorMapUpdateResult Fail() { return {false, false, 0}; } in Fail() function
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp228 bool Fail = false; in createDPPInst() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-rdi.c1017 Fail (const char *ignored, ...) in Fail() function
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp133 auto Fail = [&](llvm::Error &&Err) { in GlobalModuleIndex() local
H A DASTReaderDecl.cpp3637 auto Fail = [](const char *what, llvm::Error &&Err) { in ReadDeclRecord() local
/openbsd/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp670 LLVMAtomicOrdering Fail = LLVMGetCmpXchgFailureOrdering(Src); in CloneInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp301 #define Fail MCDisassembler::Fail macro
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp184 bool Fail = S.getAsInteger(16, Value); in checkedGetHex() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp352 bool Fail = false; in SafeToMergeTerminators() local
2032 bool Fail; member in __anoncc538a980f11::LockstepReverseIterator
/openbsd/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp5080 auto Fail = [&](Twine Message) { in getChainedFixupsSegments() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp330 auto Fail = [&] { in ActOnParamDefaultArgument() local