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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Core/
H A DReplacement.cpp54 setFromSourceLocation(Sources, Start, Length, ReplacementText);
120 void Replacement::setFromSourceLocation(const SourceManager &Sources, function in class:Replacement
151 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()),
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DReplacement.h133 void setFromSourceLocation(const SourceManager &Sources, SourceLocation Start,

Completed in 383 milliseconds