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.cpp456 bool WrongType = false; in getFunction() local
458 WrongType = true; in getFunction()
462 WrongType = true; in getFunction()
465 if (WrongType) { in getFunction()