Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5337 LangAS ASIdxNew = attr.asOpenCLLangAS(); in GetFullTypeForDeclarator() local
5338 if (DiagnoseMultipleAddrSpaceAttributes(S, ASIdx, ASIdxNew, in GetFullTypeForDeclarator()
5342 ASIdx = ASIdxNew; in GetFullTypeForDeclarator()