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

/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompilandDetails.h43 FORWARD_SYMBOL_METHOD(isDataAligned)
H A DIPDBRawSymbol.h165 virtual bool isDataAligned() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h157 bool isDataAligned() const override;
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp235 MOCK_SYMBOL_ACCESSOR(isDataAligned)
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp925 bool DIARawSymbol::isDataAligned() const { function in class:DIARawSymbol

Completed in 62 milliseconds