Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp1075 std::string FullType = getTypeString(Type, Flags, Vector); in expandTypesInSignature() local
1076 ExpandedArg.push_back(FullType); in expandTypesInSignature()
1083 TypeExtMap.try_emplace(FullType, Ext); in expandTypesInSignature()