/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | RetireControlUnit.cpp | 59 const RetireControlUnit::RUToken &Current = Queue[CurrentInstructionSlotIdx]; in getCurrentToken() local 68 const RetireControlUnit::RUToken &Current = getCurrentToken(); in computeNextSlotIdx() local 78 RetireControlUnit::RUToken &Current = Queue[CurrentInstructionSlotIdx]; in consumeCurrentToken() local
|
/llvm-project/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 132 startsNextParameter(const FormatToken & Current,const FormatStyle & Style) startsNextParameter() argument 291 const FormatToken &Current = *State.NextToken; canBreak() local 372 const FormatToken &Current = *State.NextToken; mustBreak() local 636 const FormatToken &Current = *State.NextToken; addTokenToState() local 674 FormatToken &Current = *State.NextToken; addTokenOnCurrentLine() local 944 FormatToken &Current = *State.NextToken; addTokenOnNewLine() local 1213 FormatToken &Current = *State.NextToken; getNewLineColumn() local 1486 hasNestedBlockInlined(const FormatToken * Previous,const FormatToken & Current,const FormatStyle & Style) hasNestedBlockInlined() argument 1500 const FormatToken &Current = *State.NextToken; moveStateToNextToken() local 1679 const FormatToken &Current = *State.NextToken; moveStatePastFakeLParens() local 1808 const FormatToken &Current = *State.NextToken; moveStatePastScopeOpener() local 1970 const FormatToken &Current = *State.NextToken; moveStatePastScopeCloser() local 2062 reformatRawStringLiteral(const FormatToken & Current,LineState & State,const FormatStyle & RawStringStyle,bool DryRun,bool Newline) reformatRawStringLiteral() argument 2209 addMultilineToken(const FormatToken & Current,LineState & State) addMultilineToken() argument 2225 handleEndOfLine(const FormatToken & Current,LineState & State,bool DryRun,bool AllowBreak,bool Newline) handleEndOfLine() argument 2281 getEnclosingFunctionName(const FormatToken & Current) getEnclosingFunctionName() argument 2300 getRawStringStyle(const FormatToken & Current,const LineState & State) getRawStringStyle() argument 2319 createBreakableToken(const FormatToken & Current,LineState & State,bool AllowBreak) createBreakableToken() argument 2436 breakProtrudingToken(const FormatToken & Current,LineState & State,bool AllowBreak,bool DryRun,bool Strict) breakProtrudingToken() argument 2825 const FormatToken &Current = *State.NextToken; nextIsMultilineString() local [all...] |
H A D | TokenAnnotator.h | 68 FormatToken *Current = First; AnnotatedLine() local 85 addChildren(const UnwrappedLineNode & Node,FormatToken * Current) addChildren() argument 105 FormatToken *Current = First; ~AnnotatedLine() local [all...] |
H A D | TokenAnnotator.cpp | 1232 updateParameterCount(FormatToken * Left,FormatToken * Current) updateParameterCount() argument 2153 modifyContext(const FormatToken & Current) modifyContext() argument 2269 untilMatchingParen(FormatToken * Current) untilMatchingParen() argument 2284 isDeductionGuide(FormatToken & Current) isDeductionGuide() argument 2324 determineTokenType(FormatToken & Current) determineTokenType() argument 3496 FormatToken *Current; global() member in clang::format::__anon97a2a5fc0111::ExpressionParser 3662 isFunctionDeclarationName(const LangOptions & LangOpts,const FormatToken & Current,const AnnotatedLine & Line,FormatToken * & ClosingParen) isFunctionDeclarationName() argument 3842 FormatToken *Current = First->Next; calculateFormattingInformation() local 4052 FormatToken *Current = Line.Last; calculateUnbreakableTailLengths() local [all...] |
/llvm-project/clang/include/clang/AST/ |
H A D | CurrentSourceLocExprScope.h | 51 CurrentSourceLocExprScope &Current) in SourceLocExprScopeGuard() 67 CurrentSourceLocExprScope &Current; variable
|
H A D | AttrIterator.h | 43 mutable Iterator Current; global() variable [all...] |
/llvm-project/llvm/lib/CodeGenData/ |
H A D | OutlinedHashTree.cpp |
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | CodeExpander.cpp | 21 StringRef Current = Code; in emit() local
|
/llvm-project/libunwind/src/ |
H A D | FrameHeaderCache.hpp | 93 CacheEntry *Current = MostRecentlyUsed; in find() local 123 CacheEntry *Current = nullptr; in add() local
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | IntegralLiteralExpressionMatcher.h | 68 ArrayRef<Token>::iterator Current; variable
|
/llvm-project/llvm/lib/Object/ |
H A D | DXContainer.cpp | 66 const char *Current = Part.begin(); in parseDXILHeader() local 132 const char *Current = Data.getBuffer().data() + sizeof(dxbc::Header); in parsePartOffsets() local 222 const char *Current = Buffer.data() + Offset; in updateIteratorImpl() local 234 const char *Current = Data.begin(); in parse() local
|
/llvm-project/llvm/lib/MCA/Stages/ |
H A D | RetireStage.cpp | 33 const RetireControlUnit::RUToken &Current = RCU.getCurrentToken(); in cycleStart() local
|
/llvm-project/llvm/include/llvm/MCA/ |
H A D | SourceMgr.h | 61 unsigned Current; variable
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanCFG.h | 45 getBlockWithSuccs(BlockPtrTy Current) getBlockWithSuccs() argument
|
/llvm-project/llvm/include/llvm/Option/ |
H A D | ArgList.h | 42 BaseIter Current, End; variable 81 : Current(Current), End(End) { in Current() argument
|
/llvm-project/llvm/unittests/BinaryFormat/ |
H A D | MachOTest.cpp | 36 unsigned char *Current = Valid32BitMachO + sizeof(mach_header); TEST() local
|
/llvm-project/lldb/unittests/Utility/ |
H A D | VASprintfTest.cpp | 52 std::string Current(::setlocale(LC_ALL, nullptr)); in TEST() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constructor-initializer.cpp | 92 struct Current : Derived { struct 94 …Current() : Derived(1), ::Derived(), // expected-warning {{initializer order does not match the de… in Current() argument
|
/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowAnalysis.h | 106 LatticeJoinEffect widenTypeErased(TypeErasedLattice &Current, in widenTypeErased() argument 148 static LatticeJoinEffect widenInternal(Rank1, const Lattice &Current, in widenInternal() argument
|
/llvm-project/llvm/unittests/ADT/ |
H A D | LazyAtomicPointerTest.cpp | 27 bool Current = false; in TEST() local
|
/llvm-project/offload/DeviceRTL/src/ |
H A D | Misc.cpp | 98 Right = Current; in indirectCallLookup() local
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 132 StringRef::iterator Current; variable
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpState.h |
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | MacroRepeatedSideEffectsCheck.cpp | 79 unsigned Current = 0; in countArgumentExpansions() local
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.cpp | 87 uint32_t RangeStart = *Current; in getCodeRange() local
|