Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/Core/
DReplacement.cpp41 setFromSourceLocation(Sources, Start, Length, ReplacementText); in Replacement()
110 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() function in clang::tooling::Replacement
141 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()), in setFromSourceRange()
/external/clang/include/clang/Tooling/Core/
DReplacement.h120 void setFromSourceLocation(const SourceManager &Sources,