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.cpp799 void convertCommonType(const T &Common, CommonTypeInfo &Info, in convertCommonType() function in __anon10d1463d1311::YAMLConverter
865 convertCommonType(C, CI, C.Name); in convertContext()
972 convertCommonType(T, TI, T.Name); in convertTagContext()
1178 convertCommonType(Typedef, TInfo, Typedef.Name); in convertTopLevelItems()