Home
last modified time | relevance | path

Searched refs:local_imports (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h772 import_range local_imports() const { in local_imports() function
/external/clang/lib/Serialization/
DASTWriter.cpp2358 for (const auto *I : Context->local_imports()) { in WriteSubmodules()
4686 for (const auto *I : Context.local_imports()) { in WriteASTCore()