Home
last modified time | relevance | path

Searched defs:succeeded (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Drecvfrom.cpp39 int succeeded = getsockname(sockfd, (struct sockaddr *)&serveraddr, &addrlen); in client_thread_udp() local
70 int succeeded = in main() local
/llvm-project/llvm/include/llvm/Support/
H A DLogicalResult.h40 constexpr bool succeeded() const { return IsSuccess; } in succeeded() function
67 inline bool succeeded(LogicalResult Result) { return Result.succeeded(); } in succeeded() function
/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/
H A Dinstall_breakpad.cpp4 void *context, bool succeeded) { in dumpCallback()
/llvm-project/lldb/unittests/Process/minidump/Inputs/
H A Dlinux-x86_64.cpp11 void *context, bool succeeded) { in dumpCallback()
/llvm-project/mlir/include/mlir/Dialect/Transform/Utils/
H A DDiagnosedSilenceableFailure.h75 bool succeeded() const { in succeeded() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1504 bool succeeded = UpdateOperandRegClass(*Pred); optimizePTestInstr() local
1557 bool succeeded = UpdateOperandRegClass(CmpInstr); optimizeCompareInstr() local
1834 bool succeeded = UpdateOperandRegClass(*MI); substituteCmpToZero() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp9973 __anon6b91f9f10b02(bool succeeded) canAssignObjCInterfaces() argument
10022 __anon6b91f9f10c02(bool succeeded) canAssignObjCInterfacesInBlockPointer() argument