Searched refs:IndentationRanges (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp115 std::vector<std::pair<CharRange, SourceLocation> > IndentationRanges; member in class:__anon293::TransformActionsImpl
495 IndentationRanges.push_back(
568 I = IndentationRanges.begin(), E = IndentationRanges.end(); I!=E; ++I) {

Completed in 101 milliseconds