Searched refs:DeclaratorDecl (Results 1 – 5 of 5) sorted by relevance
31 class DeclaratorDecl; variable67 const clang::DeclaratorDecl *DD);
132 const clang::DeclaratorDecl *DD) { in CreateFromDecl()
287 static const clang::Type *GetTypeOfDecl(const clang::DeclaratorDecl *DD);
736 *RSExportType::GetTypeOfDecl(const clang::DeclaratorDecl *DD) { in GetTypeOfDecl()
93 bool VisitDeclaratorDecl(DeclaratorDecl* decl, SourceRange range) { in VisitDeclaratorDecl()241 bool VisitDeclaratorDecl(DeclaratorDecl* decl) { in VisitDeclaratorDecl()249 DeclaratorDecl* child = nullptr; in TraverseLinkageSpecDecl()255 if (DeclaratorDecl* declarator_decl = dyn_cast<DeclaratorDecl>(child_decl)) { in TraverseLinkageSpecDecl()