Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h952 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport() function
H A DDecl.h4442 ImportDecl *getNextLocalImport() const { in getNextLocalImport() function