Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp24 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const { in getFileLocation() function in Commit::Edit
32 SourceLocation Loc = getFileLocation(SM); in getFileRange()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DCommit.h46 SourceLocation getFileLocation(SourceManager &SM) const;