Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Core/
H A DReplacement.cpp55 setFromSourceLocation(Sources, Start, Length, ReplacementText); in Replacement()
121 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() function in Replacement
152 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()), in setFromSourceRange()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Core/
H A DReplacement.h134 void setFromSourceLocation(const SourceManager &Sources, SourceLocation Start,