Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaType.cpp4356 static bool DiagnoseMultipleAddrSpaceAttributes(Sema &S, LangAS ASOld, in DiagnoseMultipleAddrSpaceAttributes() function
5321 if (DiagnoseMultipleAddrSpaceAttributes(S, ASIdx, ASIdxNew, in GetFullTypeForDeclarator()
6382 if (DiagnoseMultipleAddrSpaceAttributes(*this, T.getAddressSpace(), ASIdx, in BuildAddressSpaceAttr()
6496 if (DiagnoseMultipleAddrSpaceAttributes(S, Type.getAddressSpace(), ASIdx, in HandleAddressSpaceTypeAttribute()