Home
last modified time | relevance | path

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

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