Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h1052 import_range local_imports() const { in local_imports() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp5553 for (const auto *I : Context.local_imports()) { in WriteASTCore()