Searched refs:blockPointerType (Results 1 – 9 of 9) sorted by relevance
104 hasCanonicalType(blockPointerType()) in findGCDAntiPatternWithSemaphore()150 hasCanonicalType(blockPointerType()) in findGCDAntiPatternWithGroup()
198 hasType(hasCanonicalType(blockPointerType())), in checkASTCodeBody()
1219 hasType(blockPointerType())))); in TEST()1233 hasType(blockPointerType())))); in TEST()1243 hasType(blockPointerType())))); in TEST()1257 hasType(blockPointerType())))); in TEST()
1665 varDecl(hasName("ptr"), hasType(blockPointerType())))); in TEST_P()1680 varDecl(hasName("ptr"), hasType(blockPointerType())))); in TEST_P()1694 varDecl(hasName("ref"), hasType(blockPointerType())))); in TEST_P()1713 varDecl(hasName("ref"), hasType(blockPointerType())))); in TEST_P()
113 REGISTER_MATCHER(blockPointerType); in RegistryMaps()
150 REGISTER_MATCHER(blockPointerType); in RegistryMaps()
1008 const AstTypeMatcher<BlockPointerType> blockPointerType; variable
4637 AST_TYPE_MATCHER(BlockPointerType, blockPointerType);
6355 extern const AstTypeMatcher<BlockPointerType> blockPointerType;