Searched refs:local_import_end (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h669 import_iterator local_import_end() const { return import_iterator(); } function in class:clang::ASTContext
/external/clang/lib/Serialization/
H A DASTWriter.cpp1901 IEnd = Context->local_import_end();
3582 IEnd = Context.local_import_end();

Completed in 158 milliseconds