llvm-project/clang/test/ExtractAPI
Daniel Grumberg 7443a504bf [clang][extract-api] Add support for true anonymous enums
Anonymous enums without a typedef should have a "(anonymous)" identifier.

Differential Revision: https://reviews.llvm.org/D123533
2022-04-12 20:42:17 +01:00
..
enum.c [clang][extract-api] Add support for true anonymous enums 2022-04-12 20:42:17 +01:00
global_record.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
global_record_multifile.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
known_files_only.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
known_files_only_hmap.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
language.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
macro_undefined.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
macros.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
objc_category.m [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
objc_interface.m [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
objc_protocol.m [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
struct.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
typedef.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
typedef_anonymous_record.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
typedef_chain.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00