reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1945 ExistingD = FirstDeclMatcher<VarDecl>().match(ToTU, Pattern); 1947 EXPECT_FALSE(ExistingD->isUsed(false)); 1955 EXPECT_TRUE(ExistingD->isUsed(false));