Searched refs:DAEId (Results 1 – 1 of 1) sorted by relevance
3035 llvm::FoldingSetNodeID AEId, DAEId; in getAllocatorKind() local3037 DefAllocator->Profile(DAEId, S.getASTContext(), /*Canonical=*/true); in getAllocatorKind()3038 if (AEId == DAEId) { in getAllocatorKind()