Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp2145 static QualType deduceOpenCLPointeeAddrSpace(Sema &S, QualType PointeeType) { in deduceOpenCLPointeeAddrSpace() function
2198 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildPointerType()
2273 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildReferenceType()
3101 T = deduceOpenCLPointeeAddrSpace(*this, T); in BuildBlockPointerType()