HomeSort by relevance Sort by last modified time
    Searched refs:clang_formatDiagnostic (Results 1 - 5 of 5) sorted by null

  /external/clang/unittests/libclang/
LibclangTest.cpp 391 DEBUG(llvm::dbgs() << clang_getCString(clang_formatDiagnostic(
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 254 CXString clang_formatDiagnostic(CXDiagnostic Diagnostic, unsigned Options) {
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h 802 * behavior of \c clang_formatDiagnostic().
881 CINDEX_LINKAGE CXString clang_formatDiagnostic(CXDiagnostic Diagnostic,
889 * clang_formatDiagnostic().
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 738 milliseconds