Home
last modified time | relevance | path

Searched defs:getNextLocalImport (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1017 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport() function
H A DDecl.h4785 ImportDecl *getNextLocalImport() const { in getNextLocalImport() function