Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DCommit.cpp19 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const { in getFileLocation() function in Commit::Edit
27 SourceLocation Loc = getFileLocation(SM); in getFileRange()
/external/clang/include/clang/Edit/
DCommit.h42 SourceLocation getFileLocation(SourceManager &SM) const;