Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp733 void convertCommonType(const T &Common, CommonTypeInfo &Info, in convertCommonType() function in __anond39a57731211::YAMLConverter
788 convertCommonType(C, CI, C.Name); in convertContext()
990 convertCommonType(Tag, TI, Tag.Name); in convertTopLevelItems()
1061 convertCommonType(Typedef, TInfo, Typedef.Name); in convertTopLevelItems()