Home
last modified time | relevance | path

Searched defs:Left (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp89 internal::BindableMatcher<Stmt> gtestAssert(GtestCmp Cmp, StatementMatcher Left, in gtestAssert()
96 internal::BindableMatcher<Stmt> gtestExpect(GtestCmp Cmp, StatementMatcher Left, in gtestExpect()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormatAdapters.h44 size_t Left; variable
48 PadAdapter(T &&Item, size_t Left, size_t Right) in PadAdapter()
92 detail::PadAdapter<T> fmt_pad(T &&Item, size_t Left, size_t Right) { in fmt_pad()
H A DFormatCommon.h17 enum class AlignStyle { Left, Center, Right }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp46 static bool isLambdaParameterList(const FormatToken *Left) { in isLambdaParameterList()
98 FormatToken *Left = CurrentToken->Previous; in parseAngle() local
207 FormatToken *Left = CurrentToken->Previous; in parseParens() local
520 FormatToken *Left = CurrentToken->Previous; in parseSquare() local
734 FormatToken *Left = CurrentToken->Previous; in parseBrace() local
786 void updateParameterCount(FormatToken *Left, FormatToken *Current) { in updateParameterCount()
2598 const FormatToken &Left = *Tok.Previous; in splitPenalty() local
2798 const FormatToken &Left, in spaceRequiredBetween()
3086 const FormatToken &Left = *Right.Previous; in spaceRequiredBefore() local
3513 const FormatToken &Left = *Right.Previous; in mustBreakBefore() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dtrie-node.h49 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, in mergeTrieNodes()
H A Dxray-stacks.cpp262 static StackDuration mergeStackDuration(const StackDuration &Left, in mergeStackDuration()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.h147 int32_t Left = Right; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeBeadsGen.cpp99 unsigned Left = Right + 8; in run() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DDiagnosticNames.cpp48 static bool orderByID(const DiagnosticRecord &Left, in orderByID()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.h64 Left, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPseudoProbeInserter.cpp124 auto IsEqual = [](const MachineInstr *Left, const MachineInstr *Right) { in runOnMachineFunction()
H A DMachineCSE.cpp747 unsigned Left = --OpenChildren[Parent]; in ExitScopeIfDone() local
H A DMachineLICM.cpp688 unsigned Left = --OpenChildren[Parent]; in ExitScopeIfDone() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPRBTree.h64 Left, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp82 CharUnits Left = RegionSize - TypeSize; in evenFlexibleArraySize() local
H A DCStringChecker.cpp1280 AnyArgExpr Left = {CE->getArg(0), 0}; in evalMemcmp() local
1948 AnyArgExpr Left = {CE->getArg(0), 0}; in evalStrcmpCommon() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPseudoProbe.cpp146 auto IsEqual = [](const PseudoProbeInst *Left, const PseudoProbeInst *Right) { in removeRedundantPseudoProbes()
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsnames.c265 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DParsing.cpp223 auto Left = ParseElement(P->State); in parsePair() local
/netbsd-src/games/atc/
H A Dinput.c459 Left(int c __unused) in Left() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp406 RegisterSet Left; in computeInitialLiveRanges() local
H A DHexagonSplitDouble.cpp794 bool Left = !Right; in splitShift() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp938 DirectiveList &Left, in CheckLists()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp496 unsigned Left = createResultReg(&WebAssembly::I32RegClass); in signExtendToI32() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1090 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { in getTryAncestor()

12