xref
: /
llvm-project
/
clang
/
test
/
CodeCompletion
/
Inputs
/
comments.h
(revision 9d540f1539f65b18ef4b9295da65c51aba8466e0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// PR32732
2
struct
B
{
3
// <- code completion
4
};
5