Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h575 LangAS asOpenCLLangAS() const { in asOpenCLLangAS() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5259 LangAS ASIdxNew = attr.asOpenCLLangAS(); in GetFullTypeForDeclarator()
6547 : Attr.asOpenCLLangAS(); in HandleAddressSpaceTypeAttribute()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7459 LangAS ASIdx = attr.asOpenCLLangAS(); in InitCXXThisScopeForDeclaratorIfRelevant()