Home
last modified time | relevance | path

Searched refs:CommonTypeTableInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1093 class CommonTypeTableInfo class
1096 using key_type_ref = typename CommonTypeTableInfo::key_type_ref;
1097 using hash_value_type = typename CommonTypeTableInfo::hash_value_type;
1124 class TagTableInfo : public CommonTypeTableInfo<TagTableInfo, TagInfo> {
1202 : public CommonTypeTableInfo<TypedefTableInfo, TypedefInfo> {