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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Tooling/
H A DRefactoring.cpp40 setFromSourceLocation(Sources, Start, Length, ReplacementText);
102 void Replacement::setFromSourceLocation(SourceManager &Sources, function in class:clang::tooling::Replacement
139 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()),
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DRefactoring.h118 void setFromSourceLocation(SourceManager &Sources, SourceLocation Start,

Completed in 136 milliseconds