Searched refs:native_included_files_ (Results 1 – 3 of 3) sorted by relevance
600 std::vector<std::string> native_included_files_; variable
63 for (auto it = parser_.native_included_files_.begin(); in GenIncludeDependencies()64 it != parser_.native_included_files_.end(); ++it) { in GenIncludeDependencies()
1886 native_included_files_.emplace_back(attribute_); in DoParse()