Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp54 setFromSourceLocation(Sources, Start, Length, ReplacementText); in Replacement()
120 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation() function in Replacement
152 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()), in setFromSourceRange()
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h133 void setFromSourceLocation(const SourceManager &Sources, SourceLocation Start,