Home | History | Annotate | Download | only in AST

Lines Matching defs:FD

505           FieldDecl *FD = BMInitializer->getAnyMember();
506 Out << *FD;
599 else if (FunctionDecl *FD =
602 VisitFunctionDecl(FD);