|
LLVM
4.0.0
|
#include <TpiHashing.h>
Definition at line 58 of file TpiHashing.h.
|
inline |
Definition at line 60 of file TpiHashing.h.
|
override |
Definition at line 72 of file TpiHashing.cpp.
References llvm::codeview::UdtSourceLineRecord::getUDT().
|
override |
Definition at line 76 of file TpiHashing.cpp.
References llvm::codeview::UdtModSourceLineRecord::getUDT().
|
override |
Definition at line 81 of file TpiHashing.cpp.
References llvm::codeview::CVRecord< Kind >::data(), getTpiHash(), and llvm::Error::success().
|
override |
Definition at line 86 of file TpiHashing.cpp.
References llvm::codeview::CVRecord< Kind >::data(), getTpiHash(), and llvm::Error::success().
|
override |
Definition at line 91 of file TpiHashing.cpp.
References llvm::codeview::CVRecord< Kind >::data(), getTpiHash(), and llvm::Error::success().
|
overridevirtual |
Paired begin/end actions for all types.
Receives all record data, including the fixed-length record prefix. visitTypeBegin() should return the type of the Record, or an error if it cannot be determined.
Reimplemented from llvm::codeview::TypeVisitorCallbacks.
Definition at line 106 of file TpiHashing.cpp.
References llvm::Error::success().
1.8.6