Files
clang-p2996/clang/lib/AST/OpenMPClause.cpp
Kazu Hirata 9c86a7e9ec [AST] Avoid repeated hash lookups (NFC) (#107709)
While I am at it, I'm renaming Cache to UniqueDecls and removing
TotalNum in favor of UniqueDecls.size().
2024-09-07 11:23:26 -07:00

102 KiB