Home
last modified time | relevance | path

Searched defs:TypesMatch (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1060 bool TypesMatch = CallerRetTys.size() == CalleeRetTys.size() && in LowerCall() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp2020 const bool TypesMatch = in canInitializeArrayWithEmbedDataString() local