Home
last modified time | relevance | path

Searched refs:setFromSourceLocation (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Tooling/Core/
DReplacement.cpp42 setFromSourceLocation(Sources, Start, Length, ReplacementText); in Replacement()
105 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() function in clang::tooling::Replacement
136 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()), in setFromSourceRange()
/external/clang/include/clang/Tooling/Core/
DReplacement.h127 void setFromSourceLocation(const SourceManager &Sources,