Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp378 std::string TypeEnums; in EmitDeclarations() local
388 ExtractEnumTypes(Types, TypesSeen, TypeEnums, TypeList); in EmitDeclarations()
390 OS << TypeEnums; in EmitDeclarations()