Searched refs:StoredDiag (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DASTUnit.cpp1000 static bool isNonDriverDiag(const StoredDiagnostic &StoredDiag) { argument
1001 return StoredDiag.getLocation().isValid();

Completed in 101 milliseconds