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

Declarations

tools/clang/include/clang-c/Index.h
 1009 CINDEX_LINKAGE CXSourceLocation clang_getDiagnosticLocation(CXDiagnostic);

References

tools/clang/tools/c-index-test/c-index-test.c
 1201   clang_getSpellingLocation(clang_getDiagnosticLocation(Diagnostic),
 4679     DiagLoc = clang_getDiagnosticLocation(D);
tools/clang/tools/libclang/CIndexDiagnostic.cpp
  257     clang_getSpellingLocation(clang_getDiagnosticLocation(Diagnostic),