Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h593 bool shouldDelayDiagnostics() { return CurPool != nullptr; } in shouldDelayDiagnostics() function
/external/llvm-project/clang/include/clang/Sema/
DSema.h829 bool shouldDelayDiagnostics() { return CurPool != nullptr; } in shouldDelayDiagnostics() function