Searched defs:namespaceDecl (Results 1 - 3 of 3) sorted by relevance
/external/libxml2/ | ||
H A D | legacy.c | 1294 * namespaceDecl: 1303 namespaceDecl(void *ctx ATTRIBUTE_UNUSED, function 1307 DEPRECATED("namespaceDecl") |
/external/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchers.h | 292 /// 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 D | freemarker-2.3.16.jar | META-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ... |
Completed in 202 milliseconds