Searched refs:IsStructPointer (Results 1 – 1 of 1) sorted by relevance
70 auto IsStructPointer = [](Matcher<CXXRecordDecl> Constraint = anything(), in registerMatchers() local83 hasArgument(0, IsStructPointer(RecordConstraint, true)), in registerMatchers()96 ArgChecker(unless(isTriviallyCopyable()), IsStructPointer())) in registerMatchers()103 IsStructPointer())) in registerMatchers()