Home
last modified time | relevance | path

Searched defs:Current (Results 1 – 25 of 125) sorted by relevance

12345

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp132 static bool startsNextParameter(const FormatToken &Current, in startsNextParameter() argument
291 const FormatToken &Current = *State.NextToken; in canBreak() local
364 const FormatToken &Current = *State.NextToken; mustBreak() local
626 const FormatToken &Current = *State.NextToken; addTokenToState() local
664 FormatToken &Current = *State.NextToken; addTokenOnCurrentLine() local
932 FormatToken &Current = *State.NextToken; addTokenOnNewLine() local
1201 FormatToken &Current = *State.NextToken; getNewLineColumn() local
1461 hasNestedBlockInlined(const FormatToken * Previous,const FormatToken & Current,const FormatStyle & Style) hasNestedBlockInlined() argument
1475 const FormatToken &Current = *State.NextToken; moveStateToNextToken() local
1654 const FormatToken &Current = *State.NextToken; moveStatePastFakeLParens() local
1777 const FormatToken &Current = *State.NextToken; moveStatePastScopeOpener() local
1928 const FormatToken &Current = *State.NextToken; moveStatePastScopeCloser() local
2011 reformatRawStringLiteral(const FormatToken & Current,LineState & State,const FormatStyle & RawStringStyle,bool DryRun,bool Newline) reformatRawStringLiteral() argument
2158 addMultilineToken(const FormatToken & Current,LineState & State) addMultilineToken() argument
2174 handleEndOfLine(const FormatToken & Current,LineState & State,bool DryRun,bool AllowBreak,bool Newline) handleEndOfLine() argument
2230 getEnclosingFunctionName(const FormatToken & Current) getEnclosingFunctionName() argument
2249 getRawStringStyle(const FormatToken & Current,const LineState & State) getRawStringStyle() argument
2268 createBreakableToken(const FormatToken & Current,LineState & State,bool AllowBreak) createBreakableToken() argument
2385 breakProtrudingToken(const FormatToken & Current,LineState & State,bool AllowBreak,bool DryRun,bool Strict) breakProtrudingToken() argument
2774 const FormatToken &Current = *State.NextToken; nextIsMultilineString() local
[all...]
H A DTokenAnnotator.h67 FormatToken *Current = First; AnnotatedLine() local
84 addChildren(const UnwrappedLineNode & Node,FormatToken * Current) addChildren() argument
104 FormatToken *Current = First; ~AnnotatedLine() local
[all...]
H A DTokenAnnotator.cpp934 updateParameterCount(FormatToken * Left,FormatToken * Current) updateParameterCount() argument
1807 modifyContext(const FormatToken & Current) modifyContext() argument
1923 untilMatchingParen(FormatToken * Current) untilMatchingParen() argument
1938 isDeductionGuide(FormatToken & Current) isDeductionGuide() argument
1978 determineTokenType(FormatToken & Current) determineTokenType() argument
3121 FormatToken *Current; global() member in clang::format::__anon65a124db0111::ExpressionParser
3286 isFunctionDeclarationName(bool IsCpp,const FormatToken & Current,const AnnotatedLine & Line,FormatToken * & ClosingParen) isFunctionDeclarationName() argument
3457 FormatToken *Current = First->Next; calculateFormattingInformation() local
3668 FormatToken *Current = Line.Last; calculateUnbreakableTailLengths() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp59 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
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslfiles.c255 ASL_GLOBAL_FILE_NODE *Current = AslGbl_FilesList; in FlInputFileExists() local
288 ASL_GLOBAL_FILE_NODE *Current = AslGbl_FilesList; in FlSwitchFileSet() local
339 ASL_GLOBAL_FILE_NODE *Current = AslGbl_FilesList; FlGetFileHandle() local
379 ASL_GLOBAL_FILE_NODE *Current = AslGbl_FilesList; FlGetFileNode() local
[all...]
H A Dcvparser.c375 ACPI_COMMENT_ADDR_NODE *Current = AcpiGbl_CommentAddrListHead; in CvCommentExists() local
452 ACPI_FILE_NODE *Current = Head; in CvFilenameExists() local
493 ACPI_FILE_NODE *Current = Head; CvFileAddressLookup() local
[all...]
H A Dcvcompiler.c395 ACPI_COMMENT_NODE *Current = NULL; in CvCalculateCommentLengths() local
494 ACPI_COMMENT_NODE *Current; CgWriteAmlDefBlockComment() local
611 ACPI_COMMENT_NODE *Current; CgWriteAmlComment() local
[all...]
H A Dcvdisasm.c190 ACPI_COMMENT_NODE *Current = CommentList; in CvPrintOneCommentList() local
512 ACPI_FILE_NODE *Current; in CvSwitchFiles() local
[all...]
H A Daslerror.c1129 ASL_EXPECTED_MSG_NODE *Current = AslGbl_ExpectedErrorCodeList; in AslCheckExpectedExceptions() local
1232 ASL_EXPECTED_MSG_NODE *Current = AslGbl_ExpectedErrorCodeList; in AslLogExpectedExceptionByLine() local
1380 ASL_EXPECTED_MSG_NODE *Current = AslGbl_ExpectedErrorCodeList; AslIsExceptionExpected() local
[all...]
H A Daslcodegen.c545 ACPI_COMMENT_NODE *Current; in CgWriteTableHeader() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h51 CurrentSourceLocExprScope &Current) in SourceLocExprScopeGuard()
67 CurrentSourceLocExprScope &Current; variable
H A DAttrIterator.h43 mutable Iterator Current; variable
/freebsd-src/sys/contrib/dev/acpica/common/
H A Ddmswitch.c196 ACPI_PARSE_OBJECT_LIST *Current; in AcpiDmProcessSwitch() local
309 ACPI_PARSE_OBJECT_LIST *Current; AcpiDmClearTempList() local
[all...]
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DFrameHeaderCache.hpp93 CacheEntry *Current = MostRecentlyUsed; in find() local
123 CacheEntry *Current = nullptr; in add() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp66 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(); parse() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCodeExpander.cpp
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/
H A DArgList.h42 BaseIter Current, End; variable
81 : Current(Current), End(End) { in Current() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h107 widenTypeErased(TypeErasedLattice & Current,const TypeErasedLattice & Previous) widenTypeErased() argument
149 widenInternal(Rank1,const Lattice & Current,const Lattice & Prev) widenInternal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DRetireStage.cpp33 const RetireControlUnit::RUToken &Current = RCU.getCurrentToken(); in cycleStart() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSourceMgr.h61 unsigned Current; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h45 static BlockPtrTy getBlockWithSuccs(BlockPtrTy Current) { in getBlockWithSuccs()
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h113 InterpFrame *Current = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h132 StringRef::iterator Current; variable
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp137 for (const Module *Current = this; Current; Current = Current->Parent) { in isUnimportable() local
188 for (const Module *Current = this; Current; Current = Current->Parent) { isAvailable() local
338 Module *Current = Stack.back(); markUnavailable() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp87 for (auto Current = Codes.begin(), End = Codes.end(); Current != End;) { in getCodeRange() local

12345