Home
last modified time | relevance | path

Searched refs:IncompatibleBlockPointer (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp6374 return Sema::IncompatibleBlockPointer; in checkBlockPointerTypesForAssignment()
6383 return Sema::IncompatibleBlockPointer; in checkBlockPointerTypesForAssignment()
11113 case IncompatibleBlockPointer: in DiagnoseAssignmentResult()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h7949 IncompatibleBlockPointer, enumerator