Lines Matching refs:pImpl
66 if (auto *N = getUniqued(Context.pImpl->DILocations, in getImpl()
82 Storage, Context.pImpl->DILocations); in getImpl()
291 if (auto *N = getUniqued(Context.pImpl->GenericDINodes, Key)) in getImpl()
305 Storage, Context.pImpl->GenericDINodes); in getImpl()
317 if (auto *N = getUniqued(Context.pImpl->CLASS##s, \
330 Storage, Context.pImpl->CLASS##s)
333 Storage, Context.pImpl->CLASS##s)
336 Storage, Context.pImpl->CLASS##s)
340 Storage, Context.pImpl->CLASS##s)
633 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in buildODRType()
672 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in getODRType()
687 return Context.pImpl->DITypeMap->lookup(&Identifier); in getODRTypeIfExists()