Searched defs:getASTAllocaAddressSpace (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ | ||
| D | CodeGenTypeCache.h | 118 LangAS getASTAllocaAddressSpace() const { return ASTAllocaAddressSpace; } in getASTAllocaAddressSpace() function |
| D | TargetInfo.h | 270 virtual LangAS getASTAllocaAddressSpace() const { return LangAS::Default; } in getASTAllocaAddressSpace() function |
| D | TargetInfo.cpp | 9104 LangAS getASTAllocaAddressSpace() const override { in getASTAllocaAddressSpace() function in __anon10db01691411::AMDGPUTargetCodeGenInfo |