Searched refs:dataInt (Results 1 – 1 of 1) sorted by relevance
238 uintptr_t dataInt = reinterpret_cast<uintptr_t>(Data); in getUnqualifiedLoc() local239 dataInt = llvm::RoundUpToAlignment(dataInt, align); in getUnqualifiedLoc()240 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt)); in getUnqualifiedLoc()