Home
last modified time | relevance | path

Searched refs:ConstAS (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp9091 if (auto ConstAS = CGM.getTarget().getConstantAddressSpace()) in getGlobalVarAddressSpace() local
9092 return ConstAS.getValue(); in getGlobalVarAddressSpace()