Searched refs:isAcceleratorPointerTagLiveRange (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h176 bool isAcceleratorPointerTagLiveRange() const override;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h203 virtual bool isAcceleratorPointerTagLiveRange() const = 0;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h181 bool isAcceleratorPointerTagLiveRange() const override;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp539 bool NativeRawSymbol::isAcceleratorPointerTagLiveRange() const { function in class:NativeRawSymbol
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp345 RAW_METHOD_DUMP(OS, isAcceleratorPointerTagLiveRange);
1071 bool DIARawSymbol::isAcceleratorPointerTagLiveRange() const { function in class:DIARawSymbol

Completed in 271 milliseconds