Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp1027 bool isGenType = Type->isSubClassOf("GenericType"); in getTypeLists() local
1028 if (isGenType) { in getTypeLists()