Lines Matching defs:FD
836 const NamedDecl *FD = cast<FunctionTextRegion>(MR)->getDecl();837 if (FD)838 os << "the address of the function '" << *FD << '\'';