Home
last modified time | relevance | path

Searched refs:DAEId (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3035 llvm::FoldingSetNodeID AEId, DAEId; in getAllocatorKind() local
3037 DefAllocator->Profile(DAEId, S.getASTContext(), /*Canonical=*/true); in getAllocatorKind()
3038 if (AEId == DAEId) { in getAllocatorKind()