Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp389 std::string GenTypeEnums; in EmitDeclarations() local
397 ExtractEnumTypes(GenTypes, TypesSeen, GenTypeEnums, GenTypeList); in EmitDeclarations()
403 OS << GenTypeEnums; in EmitDeclarations()