Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Parser/
H A Dprovenance.h174 bool getShowColors() const { return showColors_; } in getShowColors() function
/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h713 bool getShowColors() { return ShowColors; } getShowColors() function