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

Declarations

tools/clang/tools/libclang/CIndexer.h
  126     void printDiagsToStderr(ASTUnit *Unit);

References

tools/clang/tools/libclang/CIndex.cpp
 3546       printDiagsToStderr(Unit ? Unit.get() : ErrUnit.get());
tools/clang/tools/libclang/Indexing.cpp
  623     printDiagsToStderr(UPtr);