forked from qt-creator/qt-creator
Change-Id: I60d25109ae8fe3628b1899078a21010263787c33 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
33 lines
549 B
C++
33 lines
549 B
C++
# 1 "data/empty-macro.2.cpp"
|
|
# 6 "data/empty-macro.2.cpp"
|
|
class Test {
|
|
private:
|
|
Test
|
|
#gen true
|
|
# 3 "data/empty-macro.2.cpp"
|
|
(const
|
|
#gen false
|
|
# 8 "data/empty-macro.2.cpp"
|
|
Test
|
|
#gen true
|
|
# 3 "data/empty-macro.2.cpp"
|
|
&);
|
|
#gen false
|
|
# 8 "data/empty-macro.2.cpp"
|
|
Test
|
|
#gen true
|
|
# 4 "data/empty-macro.2.cpp"
|
|
&operator=(const
|
|
#gen false
|
|
# 8 "data/empty-macro.2.cpp"
|
|
Test
|
|
#gen true
|
|
# 4 "data/empty-macro.2.cpp"
|
|
&);
|
|
#gen false
|
|
# 10 "data/empty-macro.2.cpp"
|
|
public:
|
|
Test();
|
|
};
|
|
|