Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndexDiagnostic.h160 bool checkIfChanged = false);
H A DCIndexDiagnostic.cpp150 bool checkIfChanged) { in lazyCreateDiags() argument
153 if (TU->Diagnostics && checkIfChanged) { in lazyCreateDiags()