Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp728 void convertCommonEntity(const T &Common, CommonEntityInfo &Info, in convertCommonEntity() function in __anonb829a5921211::YAMLConverter
739 convertCommonEntity(Common, Info, APIName); in convertCommonType()
749 convertCommonEntity(M, MI, M.Selector); in convertMethod()
869 convertCommonEntity(TheNamespace, CI, TheNamespace.Name); in convertNamespaceContext()