Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:isDefinition

1373     isDefinition(), decl().bind("x"), hasName("C"));
1551 recordDecl(hasName("::A"), findAll(recordDecl(isDefinition()).bind("v"))),
1598 hasDescendant(recordDecl(isDefinition(),