**Description** Segmentation Fault in user project **To Reproduce** Did not found the reproducing scenario SEGFAULT in TypeResolver.cpp: 140 ``` std::string structName = returnType->getPointeeType().getBaseTypeIdentifier()->getName().str(); ```