Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Daddress_space-dependent.cpp79 int GetAddressSpaceValue(T __attribute__((address_space(N))) * p) { in GetAddressSpaceValue() function
99 int p = GetAddressSpaceValue(p1); in main()