Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp9635 if (auto ConstAS = CGM.getTarget().getConstantAddressSpace()) in getGlobalVarAddressSpace() local
9636 return *ConstAS; in getGlobalVarAddressSpace()