Home
last modified time | relevance | path

Searched refs:forEachImportedKeyDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1267 void forEachImportedKeyDecl(const Decl *D, Fn Visit) { in forEachImportedKeyDecl() function
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5777 Chain->forEachImportedKeyDecl(FD, [&](const Decl *D) { in ResolvedExceptionSpec()
5792 Chain->forEachImportedKeyDecl(FD, [&](const Decl *D) { in DeducedReturnType()
5805 Chain->forEachImportedKeyDecl(DD, [&](const Decl *D) { in ResolvedOperatorDelete()