Home
last modified time | relevance | path

Searched refs:labelDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp494 REGISTER_MATCHER(labelDecl); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp766 const internal::VariadicDynCastAllOfMatcher<Decl, LabelDecl> labelDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h400 extern const internal::VariadicDynCastAllOfMatcher<Decl, LabelDecl> labelDecl;