Searched defs:Left (Results 1 - 25 of 33) sorted by relevance

12

/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DTildeExpressionResolver.cpp84 StringRef Left = local
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DFormatCommon.h17 enum class AlignStyle { Left, Center, Right }; member in class:llvm::AlignStyle
H A DFormatAdapters.h44 size_t Left; member in class:llvm::detail::final
48 PadAdapter(T &&Item, size_t Left, size_t Right) argument
92 detail::PadAdapter<T> fmt_pad(T &&Item, size_t Left, size_t Right) { argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-xray/
H A Dtrie-node.h49 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, argument
H A Dxray-stacks.cpp262 static StackDuration mergeStackDuration(const StackDuration &Left, argument
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DAttrIterator.h84 friend bool operator==(specific_attr_iterator Left, argument
93 friend bool operator!=(specific_attr_iterator Left, argument
/openbsd-current/gnu/llvm/clang/tools/diagtool/
H A DDiagnosticNames.cpp48 static bool orderByID(const DiagnosticRecord &Left, argument
/openbsd-current/gnu/llvm/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp123 gtestComparisonInternal(MacroType Macro, GtestCmp Cmp, StatementMatcher Left, argument
191 internal::BindableMatcher<Stmt> gtestAssert(GtestCmp Cmp, StatementMatcher Left, argument
196 internal::BindableMatcher<Stmt> gtestExpect(GtestCmp Cmp, StatementMatcher Left, argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h274 int32_t Left = Right; local
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DPostfixExpression.h64 const Node *Left() const { return m_left; } function in class:lldb_private::postfix::BinaryOpNode
65 Node *&Left() { return m_left; } function in class:lldb_private::postfix::BinaryOpNode
/openbsd-current/gnu/llvm/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp167 rotateTokens(const SourceManager &SourceMgr, tooling::Replacements &Fixes, const FormatToken *First, const FormatToken *Last, bool Left) argument
[all...]
H A DTokenAnnotator.cpp53 static bool isLambdaParameterList(const FormatToken *Left) { argument
140 FormatToken *Left = CurrentToken->Previous; local
894 updateParameterCount(FormatToken *Left, FormatToken *Current) argument
3145 const FormatToken &Left = *Tok.Previous; local
3371 spaceRequiredBetween(const AnnotatedLine &Line, const FormatToken &Left, const FormatToken &Right) const argument
3812 const FormatToken &Left = *Right.Previous; local
4357 const FormatToken &Left = *Right.Previous; local
4782 const FormatToken &Left = *Right.Previous; local
[all...]
/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dformatter_float.bench.cpp143 enum class AlignmentE { None, Left, Center, Right, ZeroPadding }; member in class:AlignmentE
H A Dformatter_int.bench.cpp141 enum class AlignmentE { None, Left, Center, Right, ZeroPadding }; member in class:AlignmentE
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalTree.h205 PointType Left; member in class:llvm::IntervalData
211 IntervalData(PointType Left, PointType Right, ValueType Value) argument
270 IntervalNode *Left = nullptr; // LS - Left subtree. member in class:llvm::IntervalTree::IntervalNode
545 find_iterator(const IntervalReferences *Left, const IntervalReferences *Right, IntervalNode *Node, PointType Point) argument
610 insert(PointType Left, PointType Right, ValueType Value) argument
[all...]
H A Dilist.h416 void swap(llvm::iplist<Ty> &Left, llvm::iplist<Ty> &Right) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp406 RegisterSet Left; local
H A DHexagonSplitDouble.cpp793 bool Left = !Right; local
[all...]
/openbsd-current/games/atc/
H A Dinput.c357 Left(char c) function
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp483 Register Left = MI.getOperand(1).getReg(); local
/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp59 BoolValue &Left = V.getLeftSubValue(); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp763 unsigned Left = --OpenChildren[Parent]; local
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp933 CheckLists(DiagnosticsEngine &Diags, SourceManager &SourceMgr, const char *Label, DirectiveList &Left, const_diag_iterator d2_begin, const_diag_iterator d2_end, bool IgnoreUnexpected) argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1092 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp497 Register Left = createResultReg(&WebAssembly::I32RegClass); local

Completed in 679 milliseconds

12