Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp321 if (auto entryType = getCommonType(Entries[index].Type, type)) { in addEntry() local
322 Entries[index].Type = entryType; in addEntry()