Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h182 bool isAcceleratorPointerTagLiveRange() const override;
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h177 bool isAcceleratorPointerTagLiveRange() const override;
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h208 virtual bool isAcceleratorPointerTagLiveRange() const = 0;
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp541 bool NativeRawSymbol::isAcceleratorPointerTagLiveRange() const { in isAcceleratorPointerTagLiveRange() function in NativeRawSymbol
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp346 RAW_METHOD_DUMP(OS, isAcceleratorPointerTagLiveRange); in dump()
1072 bool DIARawSymbol::isAcceleratorPointerTagLiveRange() const { in isAcceleratorPointerTagLiveRange() function in DIARawSymbol