reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Edit/Commit.h
   46     SourceLocation getFileLocation(SourceManager &SM) const;

References

tools/clang/lib/Edit/Commit.cpp
   32   SourceLocation Loc = getFileLocation(SM);