Searched refs:IncompatiblePointerSign (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11410 /// IncompatiblePointerSign - The assignment is between two pointers types
11414 IncompatiblePointerSign, enumerator in enum:clang::final::AlignPackInfo::CompleteTypeKind::AssignConvertType
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8931 return Sema::IncompatiblePointerSign;
15916 case IncompatiblePointerSign:
H A DSemaOverload.cpp2013 case Sema::IncompatiblePointerSign:

Completed in 434 milliseconds