Home
last modified time | relevance | path

Searched defs:hasGoodDiagnostics (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Driver/
DTools.h57 virtual bool hasGoodDiagnostics() const { return true; } in hasGoodDiagnostics() function
75 virtual bool hasGoodDiagnostics() const { return true; } in hasGoodDiagnostics() function
111 virtual bool hasGoodDiagnostics() const { return true; } in hasGoodDiagnostics() function
123 virtual bool hasGoodDiagnostics() const { return true; } in hasGoodDiagnostics() function
135 virtual bool hasGoodDiagnostics() const { return true; } in hasGoodDiagnostics() function
249 virtual bool hasGoodDiagnostics() const { return true; } in hasGoodDiagnostics() function
/external/clang/include/clang/Driver/
DTool.h56 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function