Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/spec/
H A Dgnu_ext.td7 [], // Enumerations
21 [], // Enumerations
35 [], // Enumerations
49 [], // Enumerations
73 [], // Enumerations
H A Dposix.td140 [], // Enumerations
148 [], // Enumerations
188 [], // Enumerations
215 [], // Enumerations
262 [], // Enumerations
311 [], // Enumerations
329 [], // Enumerations
378 [], // Enumerations
392 [], // Enumerations
411 [], // Enumerations
[all …]
H A Dllvm_libc_ext.td6 [], // Enumerations
25 [], // Enumerations
H A Dstdc.td18 [], // Enumerations
26 [], // Enumerations
128 [], // Enumerations
196 [], // Enumerations
348 [], // Enumerations
489 [], // Enumerations
598 [], // Enumerations
647 [], // Enumerations
684 [], // Enumerations
834 [], // Enumerations
H A Dbsd_ext.td6 [], // Enumerations
H A Dspec.td23 list<EnumNameValue> Enumerations = enumerations;
156 list<EnumeratedNameValue> Enumerations = enumerations;
/llvm-project-15.0.7/libc/utils/HdrGen/
H A DPublicAPICommand.cpp71 if (G.Enumerations.size() != 0) in writeAPIFromIndex()
73 for (const auto &Name : G.Enumerations) { in writeAPIFromIndex()
87 if (G.Enumerations.size() != 0) in writeAPIFromIndex()
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Denum-fixed-type.m6 # error Enumerations with a fixed underlying type are not supported
11 # error Enumerations with a fixed underlying type are not supported
/llvm-project-15.0.7/libc/config/
H A Dpublic_api.td22 list<string> Enumerations = [];
/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.h73 NameSet Enumerations; variable
H A DAPIIndexer.cpp144 Enumerations.insert(std::string(EnumerationName)); in indexPublicAPIDef()
/llvm-project-15.0.7/libc/config/linux/
H A Dapi.td236 let Enumerations = [
/llvm-project-15.0.7/clang/docs/
H A DInternalsManual.rst1769 * Enumerations (but not C++11 "scoped enumerations"):
H A DLanguageExtensions.rst1728 Enumerations with a fixed underlying type