Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h958 import_range local_imports() const { in local_imports() function
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4797 for (const auto *I : Context.local_imports()) { in WriteASTCore()