Searched defs:getAge (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeExeSymbol.cpp67 uint32_t NativeExeSymbol::getAge() const { function in class:NativeExeSymbol
H A DInfoStream.cpp111 uint32_t InfoStream::getAge() const { return uint32_t(Header->Age); } function in class:InfoStream
H A DDbiStream.cpp152 uint32_t DbiStream::getAge() const { return Header->Age; } function in class:DbiStream
H A DNativeRawSymbol.cpp113 uint32_t NativeRawSymbol::getAge() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h49 uint32_t getAge() const { return Age; } function in class:llvm::pdb::InfoStreamBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h591 uint32_t getAge() const { return Age; } function in class:llvm::codeview::TypeServer2Record
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp588 uint32_t DIARawSymbol::getAge() const { function in class:DIARawSymbol

Completed in 97 milliseconds