Home
last modified time | relevance | path

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

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