Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9018 return Sema::IncompatibleNestedPointerAddressSpaceMismatch; in checkPointerTypesForAssignment()
16140 case IncompatibleNestedPointerAddressSpaceMismatch: in DiagnoseAssignmentResult()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11530 IncompatibleNestedPointerAddressSpaceMismatch, enumerator