Lines Matching refs:pImpl
67 if (auto *N = getUniqued(Context.pImpl->DILocations, in getImpl()
83 Storage, Context.pImpl->DILocations); in getImpl()
295 if (auto *N = getUniqued(Context.pImpl->GenericDINodes, Key)) in getImpl()
309 Storage, Context.pImpl->GenericDINodes); in getImpl()
321 if (auto *N = getUniqued(Context.pImpl->CLASS##s, \
334 Storage, Context.pImpl->CLASS##s)
338 Storage, Context.pImpl->CLASS##s)
342 Storage, Context.pImpl->CLASS##s)
346 Storage, Context.pImpl->CLASS##s)
690 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in buildODRType()
732 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in getODRType()
751 return Context.pImpl->DITypeMap->lookup(&Identifier); in getODRTypeIfExists()