qt6-bb10/src/tools/moc
Fabian Kosmale d39353085e Moc: don't stumple over inline namespace in more places
Ignore the 'inline' in case of nested namespace with another
nested inline namespace.

Amends 5222df2be7

Fixes: QTBUG-117765
Pick-to: 6.6 6.5
Change-Id: I87f2649606f63c818f225f8cc5ec914920763c5f
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-11-24 08:48:01 +01:00
..
util moc: Allow anonymous properties 2023-03-16 14:17:24 +01:00
CMakeLists.txt Add TRY_RUN to host tools 2023-06-08 05:09:00 +00:00
cbordevice.h QCBorDevice: add missing #include 2023-09-01 01:30:35 +03:00
collectjson.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
collectjson.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
generator.cpp Moc: don't make variables inside an unnamed namespace static 2023-07-06 06:28:22 +03:00
generator.h Moc: prevent potential unnecessary detach 2023-06-22 02:20:30 +03:00
keywords.cpp moc: Allow anonymous properties 2023-03-16 14:17:24 +01:00
main.cpp moc: Print sterror(errno) when moc can't write the output file 2023-07-12 17:48:48 +02:00
moc.cpp Moc: don't stumple over inline namespace in more places 2023-11-24 08:48:01 +01:00
moc.h Moc: port to qsizetype 2023-06-20 06:35:03 +00:00
outputrevision.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
parser.cpp moc: Remove remnants of USE_LEXEM_STORE 2023-08-10 10:17:45 +02:00
parser.h Moc: simplify showing a warning 2023-06-22 02:20:29 +03:00
ppkeywords.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
preprocessor.cpp moc: Remove remnants of USE_LEXEM_STORE 2023-08-10 10:17:45 +02:00
preprocessor.h moc: Remove remnants of USE_LEXEM_STORE 2023-08-10 10:17:45 +02:00
symbols.h moc: make qHash(SubArray) accept a seed 2023-09-20 20:36:32 +02:00
token.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
token.h moc: Allow anonymous properties 2023-03-16 14:17:24 +01:00
utils.h MOC: use methods from QtMiscUtils 2023-06-22 02:20:29 +03:00