Home
last modified time | relevance | path

Searched defs:getGeneration (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h75 Generation getGeneration() const { getGeneration() function
H A DGCNSubtarget.h313 Generation getGeneration() const { getGeneration() function
[all...]
/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h93 uint32_t getGeneration() const { return CurrentGeneration; } getGeneration() function
/llvm-project/clang/include/clang/Basic/
H A DModule.h832 unsigned getGeneration() const { return Generation; } getGeneration() function