Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp247 REGISTER_MATCHER(exportDecl); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp816 const internal::VariadicDynCastAllOfMatcher<Decl, ExportDecl> exportDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1256 extern const internal::VariadicDynCastAllOfMatcher<Decl, ExportDecl> exportDecl;