Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4507 static bool DiagnoseMultipleAddrSpaceAttributes(Sema &S, LangAS ASOld, in DiagnoseMultipleAddrSpaceAttributes() function
5487 if (DiagnoseMultipleAddrSpaceAttributes(S, ASIdx, ASIdxNew, in GetFullTypeForDeclarator()
6592 if (DiagnoseMultipleAddrSpaceAttributes(*this, T.getAddressSpace(), ASIdx, in BuildAddressSpaceAttr()
6717 if (DiagnoseMultipleAddrSpaceAttributes(S, Type.getAddressSpace(), ASIdx, in HandleAddressSpaceTypeAttribute()