Home
last modified time | relevance | path

Searched defs:TopLevelItems (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp565 struct TopLevelItems { struct
566 ClassesSeq Classes;
567 ClassesSeq Protocols;
568 FunctionsSeq Functions;
569 GlobalVariablesSeq Globals;
570 EnumConstantsSeq EnumConstants;
571 TagsSeq Tags;
572 TypedefsSeq Typedefs;
573 NamespacesSeq Namespaces;