Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4
// RUN: clang-import-test -import %S/Inputs/T.cpp -expression %s void expr() { A<int>::B b; }