xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
DependsOnModule.framework
/
Headers
/
cxx_other.h
(revision 1fb5c3a63a88e4758b196f1bda64eecce9b29d3f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
class
CXXOnly
{
2
public
:
3
CXXOnly
();
4
~
CXXOnly
();
5
};
6