Searched refs:TypeExt (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp1178 StringRef TypeExt = TypeExtMap.lookup(Ty); local
1179 if (!TypeExt.empty()) {
1182 TypeExt.split(ExtVec, " ");

Completed in 103 milliseconds