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.cpp2163 static QualType deduceOpenCLPointeeAddrSpace(Sema &S, QualType PointeeType) { in deduceOpenCLPointeeAddrSpace() function
2216 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildPointerType()
2306 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildReferenceType()
3194 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildBlockPointerType()