xref
: /
external
/
llvm-project
/
clang
/
test
/
Import
/
cxx-noexcept-expr
/
Inputs
/
F.cpp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
f()
1
bool
f
() {
return
noexcept
(
1
); }
2