Codebase Browser
llvm
Go to App
llvm
/
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/line-filter/
header1.h
class A1 { A1(int); }; class B1 { B1(int); }; class C1 { C1(int); };