Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp175 REGISTER_MATCHER(conceptDecl); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp803 const internal::VariadicDynCastAllOfMatcher<Decl, ConceptDecl> conceptDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1345 conceptDecl;