Searched refs:current_files_ (Results 1 – 1 of 1) sorted by relevance
84 stack<string> current_files_; member in __anonf2a529c60111::IncludeFinderPPCallbacks127 current_files_.push(last_inclusion_directive_); in FileChanged()129 current_files_.push( in FileChanged()134 current_files_.pop(); in FileChanged()158 assert(!current_files_.top().empty()); in InclusionDirective()163 .getFile(current_files_.top().c_str()) in InclusionDirective()174 llvm::sys::path::parent_path(current_files_.top().c_str()).str(); in InclusionDirective()