Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h857 import_range local_imports() const { in local_imports() function
/external/clang/lib/Serialization/
DASTWriter.cpp4590 for (const auto *I : Context.local_imports()) { in WriteASTCore()