Home
last modified time | relevance | path

Searched defs:ASIdx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp150 unsigned ASIdx = 0; in createStubs() local
160 unsigned ASIdx = 0; in createStubs() local
168 unsigned ASIdx = 0; in createStubs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5254 LangAS ASIdx = LangAS::Default; in GetFullTypeForDeclarator() local
6380 static bool BuildAddressSpaceIndex(Sema &S, LangAS &ASIdx, in BuildAddressSpaceIndex()
6424 QualType Sema::BuildAddressSpaceAttr(QualType &T, LangAS ASIdx, Expr *AddrSpace, in BuildAddressSpaceAttr()
6449 LangAS ASIdx; in BuildAddressSpaceAttr() local
6498 LangAS ASIdx; in HandleAddressSpaceTypeAttribute() local
6510 LangAS ASIdx; in HandleAddressSpaceTypeAttribute() local
7053 LangAS ASIdx = LangAS::Default; in handleMSPointerTypeQualifierAttr() local
7099 LangAS ASIdx = LangAS::wasm_funcref; in HandleWebAssemblyFuncrefAttr() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7459 LangAS ASIdx = attr.asOpenCLLangAS(); in InitCXXThisScopeForDeclaratorIfRelevant() local