Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h151 bool isAcceleratorPointerTagLiveRange() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h160 virtual bool isAcceleratorPointerTagLiveRange() const = 0;
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp265 MOCK_SYMBOL_ACCESSOR(isAcceleratorPointerTagLiveRange)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp909 bool DIARawSymbol::isAcceleratorPointerTagLiveRange() const { in isAcceleratorPointerTagLiveRange() function in DIARawSymbol