Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp7894 if (auto ConstAS = CGM.getTarget().getConstantAddressSpace()) in getGlobalVarAddressSpace() local
7895 return ConstAS.getValue(); in getGlobalVarAddressSpace()