Searched defs:getConstantAddressSpace (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | AMDGPU.h | 366 std::optional<LangAS> getConstantAddressSpace() const override { getConstantAddressSpace() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 1560 virtual std::optional<LangAS> getConstantAddressSpace() const { getConstantAddressSpace() function |