Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1011 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport() function
H A DDecl.h4670 ImportDecl *getNextLocalImport() const { in getNextLocalImport() function