Home
last modified time | relevance | path

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

/third_party/boost/tools/inspect/
Dcrlf_check.hpp20 class crlf_check : public source_inspector class
25 crlf_check();
34 virtual ~crlf_check() in ~crlf_check()
Dcrlf_check.cpp17 crlf_check::crlf_check() : m_files_with_errors(0) in crlf_check() function in boost::inspect::crlf_check
21 void crlf_check::inspect( in inspect()
Dinspect.cpp876 inspectors.push_back( inspector_element( new boost::inspect::crlf_check ) ); in main()
/third_party/boost/tools/inspect/build/
DJamfile.v221 crlf_check.cpp