Lines Matching refs:FD
3898 const FunctionDecl *FD = LPTMapEntry.first;
3900 AddDeclRef(FD, Record);
5716 void ASTWriter::ResolvedExceptionSpec(const FunctionDecl *FD) {
5719 Chain->forEachImportedKeyDecl(FD, [&](const Decl *D) {
5730 void ASTWriter::DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) {
5733 Chain->forEachImportedKeyDecl(FD, [&](const Decl *D) {