Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2609 bool ShowNote = false; in BuildInputs() local
2615 ShowNote = true; in BuildInputs()
2619 if (ShowNote) in BuildInputs()