Home
last modified time | relevance | path

Searched refs:isDiscardable (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSectionContrib.h37 virtual bool isDiscardable() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASectionContrib.h38 bool isDiscardable() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp92 bool DIASectionContrib::isDiscardable() const { in isDiscardable() function in DIASectionContrib