Lines Matching refs:pImpl
57 if (auto *N = getUniqued(Context.pImpl->DILocations, in getImpl()
73 Storage, Context.pImpl->DILocations); in getImpl()
262 if (auto *N = getUniqued(Context.pImpl->GenericDINodes, Key)) in getImpl()
276 Storage, Context.pImpl->GenericDINodes); in getImpl()
288 if (auto *N = getUniqued(Context.pImpl->CLASS##s, \
301 Storage, Context.pImpl->CLASS##s)
304 Storage, Context.pImpl->CLASS##s)
307 Storage, Context.pImpl->CLASS##s)
311 Storage, Context.pImpl->CLASS##s)
411 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in buildODRType()
446 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in getODRType()
460 return Context.pImpl->DITypeMap->lookup(&Identifier); in getODRTypeIfExists()