UnwrapType         77 tools/clang/plugins/FindBadConstructs.cpp     return UnwrapType(elaborated->getNamedType().getTypePtr());
UnwrapType         79 tools/clang/plugins/FindBadConstructs.cpp     return UnwrapType(typedefed->desugar().getTypePtr());
UnwrapType        523 tools/clang/plugins/FindBadConstructs.cpp             UnwrapType(base->getType().getTypePtr()));