/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/ |
H A D | GtestMatchers.cpp | 89 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 D | FormatAdapters.h | 44 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 D | FormatCommon.h | 17 enum class AlignStyle { Left, Center, Right }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | TokenAnnotator.cpp | 46 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 D | trie-node.h | 49 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, in mergeTrieNodes()
|
H A D | xray-stacks.cpp | 262 static StackDuration mergeStackDuration(const StackDuration &Left, in mergeStackDuration()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | ProfileGenerator.h | 147 int32_t Left = Right; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeBeadsGen.cpp | 99 unsigned Left = Right + 8; in run() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/ |
H A D | DiagnosticNames.cpp | 48 static bool orderByID(const DiagnosticRecord &Left, in orderByID()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | PRBTree.h | 64 Left, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | PseudoProbeInserter.cpp | 124 auto IsEqual = [](const MachineInstr *Left, const MachineInstr *Right) { in runOnMachineFunction()
|
H A D | MachineCSE.cpp | 747 unsigned Left = --OpenChildren[Parent]; in ExitScopeIfDone() local
|
H A D | MachineLICM.cpp | 688 unsigned Left = --OpenChildren[Parent]; in ExitScopeIfDone() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | PRBTree.h | 64 Left, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastSizeChecker.cpp | 82 CharUnits Left = RegionSize - TypeSize; in evenFlexibleArraySize() local
|
H A D | CStringChecker.cpp | 1280 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 D | PseudoProbe.cpp | 146 auto IsEqual = [](const PseudoProbeInst *Left, const PseudoProbeInst *Right) { in removeRedundantPseudoProbes()
|
/netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
H A D | nsnames.c | 265 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
H A D | Parsing.cpp | 223 auto Left = ParseElement(P->State); in parsePair() local
|
/netbsd-src/games/atc/ |
H A D | input.c | 459 Left(int c __unused) in Left() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 406 RegisterSet Left; in computeInitialLiveRanges() local
|
H A D | HexagonSplitDouble.cpp | 794 bool Left = !Right; in splitShift() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 938 DirectiveList &Left, in CheckLists()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 496 unsigned Left = createResultReg(&WebAssembly::I32RegClass); in signExtendToI32() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 1090 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { in getTryAncestor()
|