Searched defs:CurrentGeneration (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ | ||
| H A D | ExternalASTSource.h | 65 uint32_t CurrentGeneration = 0; variable |
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | EarlyCSE.cpp | 729 unsigned CurrentGeneration = 0; member in __anon472e9e410411::EarlyCSE |