Searched defs:Change (Results 1 – 9 of 9) sorted by relevance
87 struct Change { struct92 bool operator()(const Change &C1, const Change &C2) const; argument98 Change() {} in Change() argument116 // Changes might be in the middle of a token, so we cannot just keep the argument118 SourceRange OriginalWhitespaceRange;119 unsigned StartOfTokenColumn;120 unsigned NewlinesBefore;121 std::string PreviousLinePostfix;122 std::string CurrentLinePrefix;127 tok::TokenKind Kind;[all …]
28 WhitespaceManager::Change::Change( in Change() function in clang::format::WhitespaceManager::Change126 for (auto &Change : Changes) { in calculateLineBreakInformation() local
111 void AddInsertDelta(unsigned OrigOffset, int Change) { in AddInsertDelta()117 void AddReplaceDelta(unsigned OrigOffset, int Change) { in AddReplaceDelta()
360 .. _incremental changes:
410 bool Change = ProcessReturningBlock(Ret, OldEntry, TailCallsAreMarkedTail, in runTRE() local815 bool Change = false; in FoldReturnAndProcessPred() local
212 change_ty Change = Worklist.back(); in DAGDeltaAlgorithmImpl() local
436 if (const FileChange *Change = FindFileChangeLocation( in Process() local
558 bool Change = TransformAll || getColor(MO.getReg()) != C; in colorChain() local
316 bool Change = false; in INITIALIZE_PASS_DEPENDENCY() local