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.cpp510 struct TopLevelItems { struct
511 ClassesSeq Classes;
512 ClassesSeq Protocols;
513 FunctionsSeq Functions;
514 GlobalVariablesSeq Globals;
515 EnumConstantsSeq EnumConstants;
516 TagsSeq Tags;
517 TypedefsSeq Typedefs;
518 NamespacesSeq Namespaces;