Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp409 bool AllParentsInPedantic = in compute() local
415 if (Parents.size() > 0 && AllParentsInPedantic) in compute()