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; in FileChanged() 185 IncludeStack.push_back(IncludeLoc);193 if (!IncludeStack.empty()) { in Sema() 199 IncludeStack.pop_back_val()); in Sema() 137 llvm::SmallVector<SourceLocation, 8> IncludeStack; global() member in clang::sema::SemaPPCallbacks
356 } IncludeStack; typedef358 static IncludeStack *cur_file; /* current input file */
376 } IncludeStack; typedef378 static IncludeStack *cur_file; /* current input file */