xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
internal-constants
/
a.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
once
2
#
include
"
const.h
"
f()
3
inline
int
f
() {
return
N
::
k
; }
4