Home
last modified time | relevance | path

Searched defs:labelDecl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp732 const internal::VariadicDynCastAllOfMatcher<Decl, LabelDecl> labelDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h318 const internal::VariadicDynCastAllOfMatcher<Decl, LabelDecl> labelDecl; variable