This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-28 10:56:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
Index
/
index-suppress-refs.h
10 lines
56 B
C
Raw
Normal View
History
Unescape
Escape
[libclang] Indexing API: Fix suppressing of references in macros and suppress @class forward references. rdar://10568080&10568103&10568119 llvm-svn: 146496
2011-12-13 18:47:35 +00:00
@
interface
I
@
end
[libclang] Suppress indexing references for occurrences of the interface in a superclass and the protocols in a protocol list. llvm-svn: 146615
2011-12-15 00:04:56 +00:00
@
interface
B
@
end
@
protocol
P
@
end
Reference in New Issue
Copy Permalink