Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp41 TEST(DeclarationMatcher, hasDeclContext) { in TEST() argument
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7705 AST_MATCHER_P(Decl,hasDeclContext,internal::Matcher<Decl>,InnerMatcher) AST_MATCHER_P() argument