Home
last modified time | relevance | path

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

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