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

  /external/chromium_org/third_party/libxml/src/include/libxml/
SAX.h 142 namespaceDecl (void *ctx,
  /external/libxml2/include/libxml/
SAX.h 142 namespaceDecl (void *ctx,
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 342 REGISTER_MATCHER(namespaceDecl);
  /external/chromium_org/third_party/libxml/src/
legacy.c     [all...]
  /external/libxml2/
legacy.c     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 346 recordDecl(hasDeclContext(namespaceDecl(hasName("M"))))));
353 recordDecl(hasDeclContext(namespaceDecl(hasName("N"))))));
360 recordDecl(hasDeclContext(namespaceDecl(
361 hasName("M"), hasDeclContext(namespaceDecl()))))));
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 169 /// namespaceDecl()
171 const internal::VariadicDynCastAllOfMatcher<Decl, NamespaceDecl> namespaceDecl;
    [all...]
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 223 milliseconds