Searched defs:setFromSourceLocation (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Tooling/
H A DRefactoring.cpp38 setFromSourceLocation(Sources, Start, Length, ReplacementText);
93 void Replacement::setFromSourceLocation(SourceManager &Sources, function in class:clang::tooling::Replacement
122 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()),

Completed in 29 milliseconds