HomeSort by relevance Sort by last modified time
    Searched refs:namespaceAliasDecl (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 345 REGISTER_MATCHER(namespaceAliasDecl);
  /external/clang/unittests/ASTMatchers/
ASTMatchersNodeTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 338 /// namespaceAliasDecl()
340 const internal::VariadicDynCastAllOfMatcher<Decl, NamespaceAliasDecl>
341 namespaceAliasDecl;
    [all...]

Completed in 470 milliseconds