Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp790 void convertCommonEntity(const T &Common, CommonEntityInfo &Info, in convertCommonEntity() function in __anon10d1463d1311::YAMLConverter
801 convertCommonEntity(Common, Info, APIName); in convertCommonType()
811 convertCommonEntity(M, MI, M.Selector); in convertMethod()
937 convertCommonEntity(TheNamespace, CI, TheNamespace.Name); in convertNamespaceContext()