Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp323 if (auto entryType = getCommonType(Entries[index].Type, type)) { in addEntry() local
324 Entries[index].Type = entryType; in addEntry()