Searched refs:IncludeStack (Results 1 – 4 of 4) sorted by relevance
326 } IncludeStack; typedef328 static IncludeStack *cur_file; /* current input file */
137 llvm::SmallVector<SourceLocation, 8> IncludeStack; member in clang::sema::SemaPPCallbacks160 IncludeStack.push_back(IncludeLoc); in FileChanged()168 if (!IncludeStack.empty()) { in FileChanged()174 IncludeStack.pop_back_val()); in FileChanged()
356 } IncludeStack; typedef358 static IncludeStack *cur_file; /* current input file */
376 } IncludeStack; typedef378 static IncludeStack *cur_file; /* current input file */