Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypeCache.h115 LangAS getASTAllocaAddressSpace() const { return ASTAllocaAddressSpace; } in getASTAllocaAddressSpace() function
DTargetInfo.h252 virtual LangAS getASTAllocaAddressSpace() const { return LangAS::Default; } in getASTAllocaAddressSpace() function
DTargetInfo.cpp8922 LangAS getASTAllocaAddressSpace() const override { in getASTAllocaAddressSpace() function in __anon57a50d411411::AMDGPUTargetCodeGenInfo