Searched defs:TypesMatch (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyISelLowering.cpp | 1060 bool TypesMatch = CallerRetTys.size() == CalleeRetTys.size() && LowerCall() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 2011 const bool TypesMatch = canInitializeArrayWithEmbedDataString() local |