Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp377 std::string GenTypeEnums; in EmitDeclarations() local
385 ExtractEnumTypes(GenTypes, TypesSeen, GenTypeEnums, GenTypeList); in EmitDeclarations()
391 OS << GenTypeEnums; in EmitDeclarations()