Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp9355 return Sema::IncompatibleNestedPointerAddressSpaceMismatch; in checkPointerTypesForAssignment()
17001 case IncompatibleNestedPointerAddressSpaceMismatch: in DiagnoseAssignmentResult()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12031 IncompatibleNestedPointerAddressSpaceMismatch, enumerator