Home
last modified time | relevance | path

Searched refs:getCategories (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h58 std::vector<Record *> getCategories() const { in getCategories() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp231 GenerateEnumClass(DirLang.getCategories(), OS, "Category", /*Prefix=*/"", in EmitDirectivesDecl()