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