Home
last modified time | relevance | path

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

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