Home
last modified time | relevance | path

Searched refs:source_file_paths_ (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/translation_unit/
DTranslationUnitGenerator.cpp78 set<string>* const source_file_paths_; member in __anonf2a529c60111::IncludeFinderPPCallbacks
94 source_file_paths_(source_file_paths) { in IncludeFinderPPCallbacks()
140 source_file_paths_->insert(path); in AddFile()
236 set<string> source_file_paths_; member in __anonf2a529c60111::CompilationIndexerAction
253 &source_file_paths_, in Preprocess()
266 for (const string& path : source_file_paths_) { in EndSourceFileAction()