Home | History | Annotate | Download | only in AST

Lines Matching refs:FD

563           FieldDecl *FD = BMInitializer->getAnyMember();
564 Out << *FD;
661 else if (FunctionDecl *FD =
664 VisitFunctionDecl(FD);