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
[NFC][AArch64] Explicitly define undefined bits for instructions (#122129)
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
odr_hash-Unresolved
/
function.h
blob
de75b2c92ef611be547ebcaa354cae719c92c391
1
#ifndef Function
2
#define Function
3
namespace
A
{
4
static void
Check
(
int
*,
int
) {}
5
}
6
#endif