Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/CodeView/
DModuleSubstreamVisitor.cpp60 switch (R.getSubstreamKind()) { in visitModuleSubstream()
102 return V.visitUnknown(R.getSubstreamKind(), R.getRecordData()); in visitModuleSubstream()
DModuleSubstream.cpp40 ModuleSubstreamKind ModuleSubstream::getSubstreamKind() const { return Kind; } in getSubstreamKind() function in ModuleSubstream
/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstream.h65 ModuleSubstreamKind getSubstreamKind() const;