Home
last modified time | relevance | path

Searched defs:typesAreBlockPointerCompatible (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp7399 bool ASTContext::typesAreBlockPointerCompatible(QualType LHS, QualType RHS) { in typesAreBlockPointerCompatible() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp9257 bool ASTContext::typesAreBlockPointerCompatible(QualType LHS, QualType RHS) { in typesAreBlockPointerCompatible() function in ASTContext