Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp737 void convertCommonType(const T &Common, CommonTypeInfo &Info, in convertCommonType() function in __anon10d1463d1211::YAMLConverter
792 convertCommonType(C, CI, C.Name); in convertContext()
896 convertCommonType(T, TI, T.Name); in convertTagContext()
1090 convertCommonType(Typedef, TInfo, Typedef.Name); in convertTopLevelItems()