HomeSort by relevance Sort by last modified time
    Searched full:declaratordecl (Results 26 - 50 of 295) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclNodes.inc 369 FIELD(Field, DeclaratorDecl)
389 FUNCTION(Function, DeclaratorDecl)
429 MSPROPERTY(MSProperty, DeclaratorDecl)
435 NONTYPETEMPLATEPARM(NonTypeTemplateParm, DeclaratorDecl)
441 VAR(Var, DeclaratorDecl)
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclNodes.inc 369 FIELD(Field, DeclaratorDecl)
389 FUNCTION(Function, DeclaratorDecl)
429 MSPROPERTY(MSProperty, DeclaratorDecl)
435 NONTYPETEMPLATEPARM(NonTypeTemplateParm, DeclaratorDecl)
441 VAR(Var, DeclaratorDecl)
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclNodes.inc 369 FIELD(Field, DeclaratorDecl)
389 FUNCTION(Function, DeclaratorDecl)
429 MSPROPERTY(MSProperty, DeclaratorDecl)
435 NONTYPETEMPLATEPARM(NonTypeTemplateParm, DeclaratorDecl)
441 VAR(Var, DeclaratorDecl)
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclNodes.inc 369 FIELD(Field, DeclaratorDecl)
389 FUNCTION(Function, DeclaratorDecl)
429 MSPROPERTY(MSProperty, DeclaratorDecl)
435 NONTYPETEMPLATEPARM(NonTypeTemplateParm, DeclaratorDecl)
441 VAR(Var, DeclaratorDecl)
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclNodes.inc 369 FIELD(Field, DeclaratorDecl)
389 FUNCTION(Function, DeclaratorDecl)
429 MSPROPERTY(MSProperty, DeclaratorDecl)
435 NONTYPETEMPLATEPARM(NonTypeTemplateParm, DeclaratorDecl)
441 VAR(Var, DeclaratorDecl)
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclNodes.inc 369 FIELD(Field, DeclaratorDecl)
389 FUNCTION(Function, DeclaratorDecl)
429 MSPROPERTY(MSProperty, DeclaratorDecl)
435 NONTYPETEMPLATEPARM(NonTypeTemplateParm, DeclaratorDecl)
441 VAR(Var, DeclaratorDecl)
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclNodes.inc 369 FIELD(Field, DeclaratorDecl)
389 FUNCTION(Function, DeclaratorDecl)
429 MSPROPERTY(MSProperty, DeclaratorDecl)
435 NONTYPETEMPLATEPARM(NonTypeTemplateParm, DeclaratorDecl)
441 VAR(Var, DeclaratorDecl)
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /external/clang/lib/AST/
ItaniumCXXABI.cpp 160 DeclaratorDecl *DD) override {}
162 DeclaratorDecl *getDeclaratorForUnnamedTagDecl(const TagDecl *TD) override {
  /external/clang/include/clang/AST/
DeclFriend.h 138 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclFriend.h 139 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(ND)) {
  /external/clang/include/clang/Sema/
ExternalSemaSource.h 32 class DeclaratorDecl;
118 SmallVectorImpl<const DeclaratorDecl *> &Decls) {}
  /external/clang/lib/ARCMigrate/
TransGCAttrs.cpp 55 } else if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(D)) {

Completed in 630 milliseconds

12 3 4 5 6 7 8 91011>>