Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3353 llvm::FoldingSetNodeID DAEId; in getAllocatorKind() local
3354 DefAllocator->IgnoreImpCasts()->Profile(DAEId, S.getASTContext(), in getAllocatorKind()
3356 if (AEId == DAEId) { in getAllocatorKind()