Searched defs:namespaceDecl (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/
H A Dlegacy.c1294 * namespaceDecl:
1303 namespaceDecl(void *ctx ATTRIBUTE_UNUSED, function
1307 DEPRECATED("namespaceDecl")
/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h292 /// namespaceDecl()
294 const internal::VariadicDynCastAllOfMatcher<Decl, NamespaceDecl> namespaceDecl; member in namespace:clang::ast_matchers
4586 /// namespaceDecl(isInline()) will match n::m.
4607 /// namespaceDecl(isAnonymous()) will match #1 but not ::n.
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...

Completed in 202 milliseconds