Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenTypeCache.h118 LangAS getASTAllocaAddressSpace() const { return ASTAllocaAddressSpace; } in getASTAllocaAddressSpace() function
DTargetInfo.h270 virtual LangAS getASTAllocaAddressSpace() const { return LangAS::Default; } in getASTAllocaAddressSpace() function
DTargetInfo.cpp9104 LangAS getASTAllocaAddressSpace() const override { in getASTAllocaAddressSpace() function in __anon10db01691411::AMDGPUTargetCodeGenInfo
10142 LangAS getASTAllocaAddressSpace() const override { in getASTAllocaAddressSpace() function in __anon10db01691c11::SPIRTargetCodeGenInfo