Searched refs:IncludeStack (Results 1 – 4 of 4) sorted by relevance
326 } IncludeStack; typedef328 static IncludeStack *cur_file; /* current input file */
161 llvm::SmallVector<SourceLocation, 8> IncludeStack; member in clang::sema::SemaPPCallbacks185 IncludeStack.push_back(IncludeLoc); in FileChanged()193 if (!IncludeStack.empty()) { in FileChanged()199 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 */