Searched refs:PointerToFunctionType (Results 1 – 1 of 1) sorted by relevance
53 auto PointerToFunctionType = pointee(ParenFunctionType); in registerMatchers() local55 anyOf(hasType(pointerType(PointerToFunctionType)), in registerMatchers()56 hasType(memberPointerType(PointerToFunctionType))); in registerMatchers()