reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
  674   TUDecl = Context->getTranslationUnitDecl();
  866           RecordDecl::Create(*Context, TTK_Struct, TUDecl, SourceLocation(),
 2314   SelGetUidFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2412   SuperConstructorFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2431   MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2445   MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2464   MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2480   MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2500   MsgSendFpretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2514   GetClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2529   GetSuperClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2544   GetMetaClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2580   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
 2971     SuperStructDecl = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 2999     ConstantStringDecl = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 3168       FunctionDecl::Create(*Context, TUDecl, SourceLocation(), SourceLocation(),
 3568     ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl,
 3584   VarDecl *VD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
 4591   RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 5190   return FunctionDecl::Create(*Context, TUDecl, SourceLocation(),
 5289       *Context, TUDecl, SourceLocation(), SourceLocation(),
 5346       RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 7476       VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
 7508               *Context, TTK_Struct, TUDecl, SourceLocation(), SourceLocation(),