Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h852 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h912 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport() function
DDecl.h4422 ImportDecl *getNextLocalImport() const { in getNextLocalImport() function