Searched refs:labelDecl (Results 1 – 5 of 5) sorted by relevance
475 REGISTER_MATCHER(labelDecl); in RegistryMaps()
740 const internal::VariadicDynCastAllOfMatcher<Decl, LabelDecl> labelDecl; variable
436 labelStmt(hasDeclaration(labelDecl(hasName("FOO")))))); in TEST_P()
396 extern const internal::VariadicDynCastAllOfMatcher<Decl, LabelDecl> labelDecl;
405 hasDeclaration(labelDecl(hasName("loop"))))), in TEST_P()407 hasDeclaration(labelDecl(hasName("loop"))))))); in TEST_P()