Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
fd5de471478a507dd2495c4ea9bcab801ea5fa65
/
AST
/
Decl.cpp
fd5de47
introduce a new NamedDecl class, switch a couple of things over to using it.
by Chris Lattner
· 17 years ago
5951965
More tab removal activity.
by Fariborz Jahanian
· 17 years ago
3f5faf7
Fixed tabs in couple of sources.
by Fariborz Jahanian
· 17 years ago
7ed9e0f
Unified such names as protocol references, instance methods and class methods
by Fariborz Jahanian
· 17 years ago
6a8a9a4
by Steve Naroff
· 17 years ago
8f3fde0
This patch introduces the ObjcCategoryImplDecl class and does the checking related to
by Fariborz Jahanian
· 17 years ago
980e508
by Steve Naroff
· 17 years ago
89204a1
Took care of clatter's suggestions, dated.
by Fariborz Jahanian
· 17 years ago
d664ff7
Unused ObjcProtoMethod is removed.
by Fariborz Jahanian
· 17 years ago
d0b0154
Patch for method implementation. It populates ObjcImplementationDecl object with method implementation declarations .
by Fariborz Jahanian
· 17 years ago
d0b90bf
This patch inserts ivars declared in @implementation in its object and verifies
by Fariborz Jahanian
· 17 years ago
ccb4f31
This patch introduces a new class to keep track of class implementation info. It also adds more
by Fariborz Jahanian
· 17 years ago
894c57f
This patch instantiates objects for forward protocols and in general handles use of
by Fariborz Jahanian
· 17 years ago
fd225cc
Patch for object creation and handling of category declarations.
by Fariborz Jahanian
· 17 years ago
146fbb0
Patch to remove ObjcProtoMethodDecl and use ObjcMethodDecl
by Fariborz Jahanian
· 17 years ago
25e077d
Patch to add objective-c's @protocl type declaration.
by Fariborz Jahanian
· 17 years ago
e5ea380
Add const to debug hook...
by Steve Naroff
· 17 years ago
3f128ad
by Steve Naroff
· 17 years ago
7341c33
decl counting isn't implemented yet for objc. -stats probably crashes for it.
by Chris Lattner
· 17 years ago
8c9f13e
Fixes/tweaks that prevent "defaults-i.m" from compiling.
by Steve Naroff
· 17 years ago
b04a021
Patch to store ivars into interface class object.
by Fariborz Jahanian
· 17 years ago
8e74c93
by Steve Naroff
· 17 years ago
e55cd00
Patch for building method declaration nodes. Also fixed a segfault in cocoa.m due
by Fariborz Jahanian
· 17 years ago
e3a2ca7
Early patch to collect objective-c methods inserts them in class object.
by Fariborz Jahanian
· 17 years ago
3536b44
by Steve Naroff
· 17 years ago
6fa5f09
Fix "no newline at end of file" warnings. Patch contributed by
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago