HomeSort by relevance Sort by last modified time
    Searched refs:setFromSourceLocation (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Tooling/Core/
Replacement.h 127 void setFromSourceLocation(const SourceManager &Sources,
  /external/clang/lib/Tooling/Core/
Replacement.cpp 42 setFromSourceLocation(Sources, Start, Length, ReplacementText);
105 void Replacement::setFromSourceLocation(const SourceManager &Sources,
136 setFromSourceLocation(Sources, Sources.getSpellingLoc(Range.getBegin()),

Completed in 47 milliseconds