Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h167 bool isMatrixRowMajor() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h176 virtual bool isMatrixRowMajor() const = 0;
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp281 MOCK_SYMBOL_ACCESSOR(isMatrixRowMajor)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp975 bool DIARawSymbol::isMatrixRowMajor() const { in isMatrixRowMajor() function in DIARawSymbol