Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h633 LangAS asOpenCLLangAS() const { in asOpenCLLangAS() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5394 LangAS ASIdxNew = attr.asOpenCLLangAS(); in GetFullTypeForDeclarator()
6563 : Attr.asOpenCLLangAS(); in HandleAddressSpaceTypeAttribute()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6471 LangAS ASIdx = attr.asOpenCLLangAS(); in InitCXXThisScopeForDeclaratorIfRelevant()