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