reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6050 ASIdx = Attr.asOpenCLLangAS(); 6051 if (ASIdx == LangAS::Default) 6054 if (DiagnoseMultipleAddrSpaceAttributes(S, Type.getAddressSpace(), ASIdx, 6060 Type = S.Context.getAddrSpaceQualType(Type, ASIdx);