xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
internal-constants
/
a.h
(revision 5cd86f8cec1a41b28318ce3a8678e5f53441a753)
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