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

/openbsd-current/gnu/llvm/clang/include/clang/Edit/
H A DCommit.h46 SourceLocation getFileLocation(SourceManager &SM) const;
/openbsd-current/gnu/llvm/clang/lib/Edit/
H A DCommit.cpp24 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const { function in class:Commit::Edit
32 SourceLocation Loc = getFileLocation(SM);

Completed in 109 milliseconds