Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp446 bool WrongType = false; in getFunction() local
448 WrongType = true; in getFunction()
452 WrongType = true; in getFunction()
455 if (WrongType) { in getFunction()