Home
last modified time | relevance | path

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

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