Home
last modified time | relevance | path

Searched refs:blockPointerType (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGCDAntipatternChecker.cpp104 hasCanonicalType(blockPointerType()) in findGCDAntiPatternWithSemaphore()
150 hasCanonicalType(blockPointerType()) in findGCDAntiPatternWithGroup()
H A DObjCAutoreleaseWriteChecker.cpp198 hasType(hasCanonicalType(blockPointerType())), in checkASTCodeBody()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp153 REGISTER_MATCHER(blockPointerType); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1032 const AstTypeMatcher<BlockPointerType> blockPointerType; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6643 extern const AstTypeMatcher<BlockPointerType> blockPointerType;