Searched refs:IncludeStack (Results 1 – 2 of 2) sorted by relevance
328 } IncludeStack; typedef330 static IncludeStack *cur_file; /* current input file */
100 llvm::SmallVector<SourceLocation, 8> IncludeStack; member in clang::sema::SemaPPCallbacks123 IncludeStack.push_back(IncludeLoc); in FileChanged()131 if (!IncludeStack.empty()) { in FileChanged()137 IncludeStack.pop_back_val()); in FileChanged()