Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9964 return Sema::IncompatibleNestedPointerAddressSpaceMismatch; in checkPointerTypesForAssignment()
17795 case IncompatibleNestedPointerAddressSpaceMismatch: in DiagnoseAssignmentResult()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12818 IncompatibleNestedPointerAddressSpaceMismatch, enumerator