Home
last modified time | relevance | path

Searched defs:include_guard (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/wave/samples/check_macro_naming/
Dcheck_macro_naming.hpp36 std::string& include_guard) in macroname_preprocessing_hooks()
109 std::string const& include_guard) in detected_include_guard()
Dcheck_macro_naming.cpp42 std::string include_guard; // macro that protects this file, if any in process_header() local
/third_party/boost/libs/units/test/
Dcheck_conversion_defs.cpp31 boost::regex include_guard("#ifndef (\\w+)\n#define \\1\n"); variable
/third_party/boost/libs/wave/test/testwave/
Dcollect_hooks_information.hpp777 std::string const& include_guard) in detected_include_guard()
/third_party/boost/libs/wave/tool/
Dtrace_macro_expansion.hpp737 std::string const& include_guard)
/third_party/boost/libs/qvm/gen/
Dgen.cpp147 std::string include_guard=get_include_guard(); in dump() local