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

/external/clang/lib/ARCMigrate/
H A DTransformActions.cpp116 std::vector<std::pair<CharRange, SourceLocation> > IndentationRanges; member in class:__anon802::TransformActionsImpl
494 IndentationRanges.push_back(
567 I = IndentationRanges.begin(), E = IndentationRanges.end(); I!=E; ++I) {

Completed in 66 milliseconds