Searched refs:ParenFunctionType (Results 1 – 1 of 1) sorted by relevance
50 auto ParenFunctionType = parenType(innerType(functionType())); in registerMatchers() local51 auto PointerToFunctionType = pointee(ParenFunctionType); in registerMatchers()58 hasDestinationType(pointsTo(ParenFunctionType)); in registerMatchers()