Searched refs:native_included_files_ (Results 1 – 3 of 3) sorted by relevance
813 std::vector<std::string> native_included_files_; variable
171 for (auto it = parser_.native_included_files_.begin(); in GenIncludeDependencies()172 it != parser_.native_included_files_.end(); ++it) { in GenIncludeDependencies()
2540 vector_emplace_back(&native_included_files_, attribute_); in DoParse()