/openbsd/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | DNBError.h | 87 bool Fail() const { return m_err != 0; } in Fail() function
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineCheckDebugify.cpp | 90 bool Fail = false; in runOnModule() local
|
H A D | BranchRelaxation.cpp | 344 bool Fail = TII->analyzeBranch(*MBB, TBB, FBB, Cond); in fixupConditionalBranch() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.h | 63 enum class LookupResult { Success, Fail, Ignore }; enumerator
|
/openbsd/gnu/llvm/lldb/source/API/ |
H A D | SBError.cpp | 58 bool SBError::Fail() const { in Fail() function in SBError
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/MCDisassembler/ |
H A D | MCDisassembler.h | 104 Fail = 0, enumerator
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | Status.cpp | 181 bool Status::Fail() const { return m_code != 0; } in Fail() function in Status
|
/openbsd/gnu/usr.bin/cvs/os2/ |
H A D | popen.c | 159 char Fail[256], in popen() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 352 bool Fail = false; in validateAndTransform() local
|
H A D | GVNSink.cpp | 119 bool Fail; member in __anon90c431600111::LockstepReverseIterator
|
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCRuntimeV2.h | 301 static DescriptorMapUpdateResult Fail() { return {false, false, 0}; } in Fail() function
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | GCNDPPCombine.cpp | 228 bool Fail = false; in createDPPInst() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | remote-rdi.c | 1017 Fail (const char *ignored, ...) in Fail() function
|
/openbsd/gnu/llvm/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 133 auto Fail = [&](llvm::Error &&Err) { in GlobalModuleIndex() local
|
H A D | ASTReaderDecl.cpp | 3637 auto Fail = [](const char *what, llvm::Error &&Err) { in ReadDeclRecord() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 670 LLVMAtomicOrdering Fail = LLVMGetCmpXchgFailureOrdering(Src); in CloneInstruction() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 301 #define Fail MCDisassembler::Fail macro
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 184 bool Fail = S.getAsInteger(16, Value); in checkedGetHex() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 352 bool Fail = false; in SafeToMergeTerminators() local 2032 bool Fail; member in __anoncc538a980f11::LockstepReverseIterator
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 5080 auto Fail = [&](Twine Message) { in getChainedFixupsSegments() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 330 auto Fail = [&] { in ActOnParamDefaultArgument() local
|