Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypeCache.h118 LangAS getASTAllocaAddressSpace() const { return ASTAllocaAddressSpace; } in getASTAllocaAddressSpace() function
H A DTargetInfo.h263 virtual LangAS getASTAllocaAddressSpace() const { return LangAS::Default; } in getASTAllocaAddressSpace() function
H A DTargetInfo.cpp9058 LangAS getASTAllocaAddressSpace() const override { in getASTAllocaAddressSpace() function in __anon20d308921411::AMDGPUTargetCodeGenInfo
10096 LangAS getASTAllocaAddressSpace() const override { in getASTAllocaAddressSpace() function in __anon20d308921c11::SPIRTargetCodeGenInfo