Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp443 bool WrongType = false; in getFunction() local
445 WrongType = true; in getFunction()
449 WrongType = true; in getFunction()
452 if (WrongType) { in getFunction()