Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp871 convertTopLevelItems(Context(CtxID, ContextKind::Namespace), in convertNamespaceContext()
875 void convertTopLevelItems(std::optional<Context> Ctx, in convertTopLevelItems() function in __anond39a57731211::YAMLConverter
1070 convertTopLevelItems(/* context */ std::nullopt, M.TopLevel, in convertModule()
1075 convertTopLevelItems(/* context */ std::nullopt, Versioned.Items, in convertModule()