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

  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 158 const internal::VariadicDynCastAllOfMatcher<Decl, TranslationUnitDecl>
170 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefDecl> typedefDecl;
181 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefNameDecl>
193 const internal::VariadicDynCastAllOfMatcher<Decl, TypeAliasDecl> typeAliasDecl;
293 const internal::VariadicDynCastAllOfMatcher<Decl, LinkageSpecDecl>
307 const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl;
318 const internal::VariadicDynCastAllOfMatcher<Decl, LabelDecl> labelDecl;
329 const internal::VariadicDynCastAllOfMatcher<Decl, NamespaceDecl> namespaceDecl;
340 const internal::VariadicDynCastAllOfMatcher<Decl, NamespaceAliasDecl>
352 const internal::VariadicDynCastAllOfMatcher<
    [all...]
ASTMatchersMacros.h 365 const ::clang::ast_matchers::internal::VariadicDynCastAllOfMatcher< \
ASTMatchersInternal.h     [all...]
  /external/v8/tools/clang/rewrite_scoped_refptr/
RewriteScopedRefptr.cpp 36 const internal::VariadicDynCastAllOfMatcher<Decl, CXXConversionDecl>
  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 390 ast_matchers::internal::VariadicDynCastAllOfMatcher<BaseT, DerivedT> Func,
693 makeMatcherAutoMarshall(ast_matchers::internal::VariadicDynCastAllOfMatcher<
  /external/v8/tools/clang/rewrite_to_chrome_style/
RewriteToChromeStyle.cpp 70 VariadicDynCastAllOfMatcher<clang::Expr, clang::UnresolvedMemberExpr>
74 VariadicDynCastAllOfMatcher<clang::Expr, clang::DependentScopeDeclRefExpr>
78 VariadicDynCastAllOfMatcher<clang::Expr, clang::CXXDependentScopeMemberExpr>
    [all...]

Completed in 509 milliseconds