Codebase Browser
llvm
Go to App
llvm
/
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/line-filter/
header2.h
class A2 { A2(int); }; class B2 { B2(int); }; class C2 { C2(int); };