Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp986 StringRef SubTypeName = Type->getValueAsString("Name"); in getTypeLists() local
987 Record *PossibleGenType = Records.getDef(SubTypeName); in getTypeLists()