/openbsd/gnu/llvm/lldb/include/lldb/API/ |
H A D | SBStream.h | 58 friend class SBAddress; 59 friend class SBBlock; 65 friend class SBData; 68 friend class SBEvent; 71 friend class SBFrame; 78 friend class SBModule; 85 friend class SBSymbol; 88 friend class SBTarget; 89 friend class SBThread; 91 friend class SBType; [all …]
|
H A D | SBError.h | 71 friend class SBData; 72 friend class SBDebugger; 73 friend class SBFile; 74 friend class SBHostOS; 75 friend class SBPlatform; 76 friend class SBProcess; 79 friend class SBTarget; 80 friend class SBThread; 81 friend class SBTrace; 82 friend class SBValue; [all …]
|
H A D | SBFileSpec.h | 60 friend class SBAttachInfo; 61 friend class SBBlock; 66 friend class SBHostOS; 67 friend class SBLaunchInfo; 68 friend class SBLineEntry; 69 friend class SBModule; 71 friend class SBPlatform; 72 friend class SBProcess; 75 friend class SBTarget; 76 friend class SBThread; [all …]
|
H A D | SBAddress.h | 89 friend class SBBlock; 92 friend class SBFrame; 93 friend class SBFunction; 94 friend class SBLineEntry; 96 friend class SBModule; 97 friend class SBSection; 98 friend class SBSymbol; 100 friend class SBTarget; 101 friend class SBThread; 103 friend class SBValue; [all …]
|
H A D | SBStructuredData.h | 93 friend class SBLaunchInfo; 94 friend class SBDebugger; 95 friend class SBTarget; 96 friend class SBProcess; 97 friend class SBThread; 98 friend class SBThreadPlan; 99 friend class SBBreakpoint; 100 friend class SBBreakpointLocation; 101 friend class SBBreakpointName; 102 friend class SBTrace;
|
H A D | SBType.h | 48 friend class SBType; 93 friend class SBType; 230 friend class SBFunction; 231 friend class SBModule; 232 friend class SBTarget; 233 friend class SBTypeEnumMember; 236 friend class SBTypeMember; 238 friend class SBTypeList; 239 friend class SBValue; 267 friend class SBModule; [all …]
|
H A D | SBThread.h | 214 friend class SBBreakpoint; 215 friend class SBBreakpointLocation; 217 friend class SBExecutionContext; 218 friend class SBFrame; 219 friend class SBProcess; 220 friend class SBDebugger; 221 friend class SBValue; 222 friend class lldb_private::QueueImpl; 223 friend class SBQueueItem; 224 friend class SBThreadPlan; [all …]
|
H A D | SBEvent.h | 63 friend class SBListener; 64 friend class SBBroadcaster; 65 friend class SBBreakpoint; 66 friend class SBDebugger; 67 friend class SBProcess; 68 friend class SBTarget; 69 friend class SBThread; 70 friend class SBWatchpoint;
|
H A D | SBBroadcaster.h | 64 friend class SBCommandInterpreter; 65 friend class SBCommunication; 66 friend class SBDebugger; 67 friend class SBEvent; 68 friend class SBListener; 69 friend class SBProcess; 70 friend class SBTarget;
|
H A D | SBThreadPlan.h | 116 friend class SBBreakpoint; 117 friend class SBBreakpointLocation; 118 friend class SBFrame; 119 friend class SBProcess; 120 friend class SBDebugger; 121 friend class SBValue; 122 friend class lldb_private::QueueImpl; 123 friend class SBQueueItem;
|
H A D | SBProcess.h | 427 friend class SBAddress; 428 friend class SBBreakpoint; 429 friend class SBBreakpointLocation; 430 friend class SBCommandInterpreter; 431 friend class SBDebugger; 432 friend class SBExecutionContext; 433 friend class SBFunction; 434 friend class SBModule; 435 friend class SBTarget; 436 friend class SBThread; [all …]
|
/openbsd/gnu/llvm/libcxx/include/__compare/ |
H A D | ordering.h | 77 friend constexpr bool operator==(partial_ordering __v, _CmpUnspecifiedParam) noexcept { 158 friend constexpr bool operator==(weak_ordering, weak_ordering) noexcept = default; 161 friend constexpr bool operator==(weak_ordering __v, _CmpUnspecifiedParam) noexcept { 166 friend constexpr bool operator< (weak_ordering __v, _CmpUnspecifiedParam) noexcept { 171 friend constexpr bool operator<=(weak_ordering __v, _CmpUnspecifiedParam) noexcept { 176 friend constexpr bool operator> (weak_ordering __v, _CmpUnspecifiedParam) noexcept { 181 friend constexpr bool operator>=(weak_ordering __v, _CmpUnspecifiedParam) noexcept { 186 friend constexpr bool operator< (_CmpUnspecifiedParam, weak_ordering __v) noexcept { 191 friend constexpr bool operator<=(_CmpUnspecifiedParam, weak_ordering __v) noexcept { 196 friend constexpr bool operator> (_CmpUnspecifiedParam, weak_ordering __v) noexcept { [all …]
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | compare | 73 friend constexpr bool operator==(partial_ordering v, unspecified) noexcept; 75 friend constexpr bool operator< (partial_ordering v, unspecified) noexcept; 99 friend constexpr bool operator==(weak_ordering v, unspecified) noexcept; 101 friend constexpr bool operator< (weak_ordering v, unspecified) noexcept; 102 friend constexpr bool operator> (weak_ordering v, unspecified) noexcept; 103 friend constexpr bool operator<=(weak_ordering v, unspecified) noexcept; 104 friend constexpr bool operator>=(weak_ordering v, unspecified) noexcept; 105 friend constexpr bool operator< (unspecified, weak_ordering v) noexcept; 106 friend constexpr bool operator> (unspecified, weak_ordering v) noexcept; 107 friend constexpr bool operator<=(unspecified, weak_ordering v) noexcept; [all …]
|
H A D | random | 497 friend 503 friend 558 friend 564 friend 615 friend 621 friend 675 friend 681 friend 733 friend 739 friend [all …]
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | Stmt.h | 103 friend class Stmt; in alignas() 113 friend class NullStmt; in alignas() 142 friend class LabelStmt; in alignas() 164 friend class IfStmt; in alignas() 206 friend class WhileStmt; in alignas() 218 friend class DoStmt; in alignas() 227 friend class ForStmt; in alignas() 236 friend class GotoStmt; in alignas() 255 friend class BreakStmt; in alignas() 277 friend class CaseStmt; in alignas() [all …]
|
H A D | StmtOpenMP.h | 143 friend class ASTStmtReader; 144 friend class ASTStmtWriter; 267 friend class ASTStmtReader; 268 friend class ASTStmtWriter; 613 friend class ASTStmtReader; 684 friend class ASTStmtReader; 961 friend class ASTStmtReader; 1004 friend class ASTStmtReader; 1571 friend class ASTStmtReader; 1634 friend class ASTStmtReader; [all …]
|
/openbsd/gnu/llvm/lldb/bindings/interface/ |
H A D | SBThreadPlan.i | 27 friend class lldb_private::ThreadPlan; 133 friend class SBBreakpoint; 134 friend class SBBreakpointLocation; 135 friend class SBFrame; 136 friend class SBProcess; 137 friend class SBDebugger; 138 friend class SBValue; 139 friend class lldb_private::QueueImpl; 140 friend class SBQueueItem;
|
/openbsd/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | locale_classes.h | 78 friend class facet; in _GLIBCXX_BEGIN_NAMESPACE() 79 friend class _Impl; in _GLIBCXX_BEGIN_NAMESPACE() 82 friend bool in _GLIBCXX_BEGIN_NAMESPACE() 86 friend const _Facet& in _GLIBCXX_BEGIN_NAMESPACE() 345 friend class locale; 436 friend class locale; 440 friend const _Facet& 444 friend bool 476 friend class locale; 480 friend bool [all …]
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBundleIterator.h | 184 friend bool operator==(const MachineInstrBundleIterator &L, 188 friend bool operator==(const MachineInstrBundleIterator &L, 192 friend bool operator==(const const_instr_iterator &L, 196 friend bool operator==(const MachineInstrBundleIterator &L, 200 friend bool operator==(const nonconst_instr_iterator &L, 210 friend bool operator==(const MachineInstrBundleIterator &L, 214 friend bool operator==(const_reference L, 219 friend bool operator!=(const MachineInstrBundleIterator &L, 227 friend bool operator!=(const const_instr_iterator &L, 235 friend bool operator!=(const nonconst_instr_iterator &L, [all …]
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | locale_classes.h | 67 friend class facet; 68 friend class _Impl; 71 friend const _Facet& 75 friend bool 195 friend class locale; 199 friend const _Facet& 203 friend bool 339 friend class locale; 385 friend class locale; 388 friend const _Facet& [all …]
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | ValueSymbolTable.h | 38 friend class SymbolTableListTraits<Argument>; 39 friend class SymbolTableListTraits<BasicBlock>; 40 friend class SymbolTableListTraits<Function>; 41 friend class SymbolTableListTraits<GlobalAlias>; 42 friend class SymbolTableListTraits<GlobalIFunc>; 43 friend class SymbolTableListTraits<GlobalVariable>; 44 friend class SymbolTableListTraits<Instruction>; 45 friend class Value;
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | Scalar.h | 205 friend const Scalar operator-(Scalar lhs, Scalar rhs); 206 friend const Scalar operator/(Scalar lhs, Scalar rhs); 207 friend const Scalar operator*(Scalar lhs, Scalar rhs); 208 friend const Scalar operator&(Scalar lhs, Scalar rhs); 209 friend const Scalar operator|(Scalar lhs, Scalar rhs); 210 friend const Scalar operator%(Scalar lhs, Scalar rhs); 211 friend const Scalar operator^(Scalar lhs, Scalar rhs); 214 friend bool operator==(Scalar lhs, Scalar rhs); 215 friend bool operator!=(const Scalar &lhs, const Scalar &rhs); 216 friend bool operator<(Scalar lhs, Scalar rhs); [all …]
|
/openbsd/gnu/llvm/libcxx/include/__random/ |
H A D | lognormal_distribution.h | 51 friend _LIBCPP_INLINE_VISIBILITY 60 friend 66 friend 121 friend _LIBCPP_INLINE_VISIBILITY 125 friend _LIBCPP_INLINE_VISIBILITY 131 friend 137 friend 253 friend _LIBCPP_INLINE_VISIBILITY 257 friend _LIBCPP_INLINE_VISIBILITY 263 friend [all …]
|
/openbsd/gnu/llvm/libcxx/include/__iterator/ |
H A D | bounded_iter.h | 137 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 friend __bounded_iter 143 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 friend __bounded_iter 154 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 friend __bounded_iter 160 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 friend difference_type 171 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR friend bool 175 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR friend bool 179 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR friend bool 183 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR friend bool 187 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR friend bool 191 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR friend bool [all …]
|
/openbsd/gnu/llvm/clang/include/clang/Edit/ |
H A D | FileOffset.h | 37 friend bool operator==(FileOffset LHS, FileOffset RHS) { 41 friend bool operator!=(FileOffset LHS, FileOffset RHS) { 45 friend bool operator<(FileOffset LHS, FileOffset RHS) { 49 friend bool operator>(FileOffset LHS, FileOffset RHS) { 53 friend bool operator>=(FileOffset LHS, FileOffset RHS) { 57 friend bool operator<=(FileOffset LHS, FileOffset RHS) {
|