Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2083 static QualType deduceOpenCLPointeeAddrSpace(Sema &S, QualType PointeeType) { in deduceOpenCLPointeeAddrSpace() function
2133 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildPointerType()
2203 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildReferenceType()
2974 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildBlockPointerType()