Searched defs:include_guard (Results 1 – 6 of 6) sorted by relevance
36 std::string& include_guard) in macroname_preprocessing_hooks()109 std::string const& include_guard) in detected_include_guard()
42 std::string include_guard; // macro that protects this file, if any in process_header() local
31 boost::regex include_guard("#ifndef (\\w+)\n#define \\1\n"); variable
777 std::string const& include_guard) in detected_include_guard()
737 std::string const& include_guard)
147 std::string include_guard=get_include_guard(); in dump() local