Home
last modified time | relevance | path

Searched refs:setFromSourceLocation (Results 1 – 4 of 4) 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/llvm-project/clang/lib/Tooling/Core/
DReplacement.cpp54 setFromSourceLocation(Sources, Start, Length, ReplacementText); in Replacement()
120 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() function in Replacement
151 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()), in setFromSourceRange()
/external/clang/include/clang/Tooling/Core/
DReplacement.h127 void setFromSourceLocation(const SourceManager &Sources,
/external/llvm-project/clang/include/clang/Tooling/Core/
DReplacement.h133 void setFromSourceLocation(const SourceManager &Sources, SourceLocation Start,