Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp1031 bool isGenType = Type->isSubClassOf("GenericType"); in getTypeLists() local
1032 if (isGenType) { in getTypeLists()