Searched refs:include_path_offset (Results 1 – 2 of 2) sorted by relevance
277 boost::swap(x.include_path_offset, y.include_path_offset); in swap()285 : include_path_offset != other.include_path_offset in operator <()286 ? include_path_offset < other.include_path_offset in operator <()306 file_path.parent_path(), include_path_offset, in parent_path()
51 : file_path(x), include_path_offset(offset), abstract_file_path(y) in quickbook_path()68 unsigned include_path_offset; member