Searched defs:getGeneration (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600Subtarget.h | 75 Generation getGeneration() const { getGeneration() function |
H A D | GCNSubtarget.h | 313 Generation getGeneration() const { getGeneration() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExternalASTSource.h | 93 uint32_t getGeneration() const { return CurrentGeneration; } getGeneration() function |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Module.h | 832 unsigned getGeneration() const { return Generation; } getGeneration() function |