Home
last modified time | relevance | path

Searched refs:checkIfChanged (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCIndexDiagnostic.h160 bool checkIfChanged = false);
DCIndexDiagnostic.cpp161 bool checkIfChanged) { in lazyCreateDiags() argument
164 if (TU->Diagnostics && checkIfChanged) { in lazyCreateDiags()