Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7633 IncompatibleNestedPointerAddressSpaceMismatch, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8968 return Sema::IncompatibleNestedPointerAddressSpaceMismatch; in checkPointerTypesForAssignment()
16738 case IncompatibleNestedPointerAddressSpaceMismatch: in DiagnoseAssignmentResult()