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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  603   TUDecl = Context->getTranslationUnitDecl();
 2226   SelGetUidFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2321   SuperConstructorFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2340   MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2351   RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 2362   MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2381   MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2394   RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 2405   MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2425   MsgSendFpretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2439   GetClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2454   GetSuperClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2469   GetMetaClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
 2505   VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
 2524     SuperStructDecl = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 2552     ConstantStringDecl = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 3025     ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl,
 3040   VarDecl *VD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
 3759   RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 4344   return FunctionDecl::Create(*Context, TUDecl, SourceLocation(),
 4427       *Context, TUDecl, SourceLocation(), SourceLocation(),
 4483       RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 5819       RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,
 5859       RecordDecl *RD = RecordDecl::Create(*Context, TTK_Struct, TUDecl,