Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1799 static QualType deduceOpenCLPointeeAddrSpace(Sema &S, QualType PointeeType) { in deduceOpenCLPointeeAddrSpace() function
1840 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildPointerType()
1917 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildReferenceType()
2770 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildBlockPointerType()