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

References

tools/clang/tools/libclang/CIndex.cpp
 4739   SourceLocation Loc = cxloc::translateSourceLocation(CXLoc);
 5668   SourceLocation SLoc = cxloc::translateSourceLocation(Loc);
 6787   SourceLocation Begin = cxloc::translateSourceLocation(Location);
 7550     cxloc::translateSourceLocation(clang_getTokenLocation(TU, Tokens[0])));
 7552     cxloc::translateSourceLocation(clang_getTokenLocation(TU,
tools/clang/tools/libclang/CIndexHigh.cpp
  180       Loc = cxloc::translateSourceLocation(clang_getCursorLocation(cursor));
  278     Loc = cxloc::translateSourceLocation(clang_getCursorLocation(cursor));
  356       Loc = cxloc::translateSourceLocation(clang_getCursorLocation(cursor));