Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp72 void IntrinsicEmitter::run(raw_ostream &OS, bool Enums) { in run() argument
H A DSearchableTableEmitter.cpp94 std::vector<std::unique_ptr<GenericEnum>> Enums; global() member in __anon99714df90111::SearchableTableEmitter
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp178 static cl::opt<bool> Enums("enums", cl::desc("Dump enum types"), variable
242 cl::opt<bool> Enums("enums", cl::desc("Display enum types"), variable