Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
HDRegistry.cpp175 REGISTER_MATCHER(hasDeclContext); in RegistryMaps()
/trueos/contrib/llvm/tools/clang/include/clang/ASTMatchers/
HDASTMatchers.h3283 AST_MATCHER_P(Decl, hasDeclContext, internal::Matcher<Decl>, InnerMatcher) { in AST_MATCHER_P() argument