Searched refs:IncludeStack (Results 1 – 4 of 4) sorted by relevance
325 } IncludeStack; typedef327 static IncludeStack *cur_file; /* current input file */
79 llvm::SmallVector<SourceLocation, 8> IncludeStack; member in clang::sema::SemaPPCallbacks96 IncludeStack.push_back(IncludeLoc); in FileChanged()103 if (!IncludeStack.empty()) in FileChanged()106 IncludeStack.pop_back_val()); in FileChanged()
355 } IncludeStack; typedef357 static IncludeStack *cur_file; /* current input file */
375 } IncludeStack; typedef377 static IncludeStack *cur_file; /* current input file */