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.cpp5259 LangAS ASIdxNew = attr.asOpenCLLangAS(); in GetFullTypeForDeclarator() local
5260 if (DiagnoseMultipleAddrSpaceAttributes(S, ASIdx, ASIdxNew, in GetFullTypeForDeclarator()
5264 ASIdx = ASIdxNew; in GetFullTypeForDeclarator()