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

References

tools/clang/tools/libclang/CXSourceLocation.cpp
  131   SourceLocation SLoc = CXXUnit->getLocation(File, line, column);
  135                            File->getName().str().c_str(), line, column);
  142     *Log << llvm::format("(\"%s\", %d, %d) = ", File->getName().str().c_str(),