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

  /external/clang/tools/libclang/
IndexingContext.h 368 bool hasDiagnosticCallback() const { return CB.diagnostic; }
Indexing.cpp 741 if (!IdxCtx.hasDiagnosticCallback())
    [all...]

Completed in 27 milliseconds