Searched defs:getNextLocalImport (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
| H A D | ASTContext.h | 1017 static ImportDecl *getNextLocalImport(ImportDecl *Import) { getNextLocalImport() function |
| H A D | Decl.h | 4785 ImportDecl *getNextLocalImport() const { getNextLocalImport() function |