Home
last modified time | relevance | path

Searched refs:addedLocalImportDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1537 D->getASTContext().addedLocalImportDecl(Import); in addHiddenDecl()
H A DASTContext.cpp1661 void ASTContext::addedLocalImportDecl(ImportDecl *Import) { in addedLocalImportDecl() function in ASTContext
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h950 void addedLocalImportDecl(ImportDecl *Import);