repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Index
/
Inputs
/
Frameworks
/
DocCommentsA.framework
/
Headers
/
DocCommentsA.h
blob
d548f8196db5bccdf46ad214ae62e01f3629ca9a
1
/// Comment for 'functionFromDocCommentsA1'.
2
void
functionFromDocCommentsA1
(
void
);
3
4
#import <DocCommentsC/DocCommentsC.h>
5
6
/// Comment for 'functionFromDocCommentsA2'.
7
void
functionFromDocCommentsA2
(
void
);
8