Home
last modified time | relevance | path

Searched refs:getEndLine (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h45 uint32_t getEndLine() const { return getStartLine() + getLineDelta(); } in getEndLine() function
116 uint32_t getEndLine() const { return LineInf.getEndLine(); } in getEndLine() function in llvm::codeview::LineInfo::Line
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h580 const TSourceLoc& getEndLine() const { return endLine; } in getEndLine() function in TIntermAggregate
H A DParseHelper.cpp1901 aggregate->setEndLine(functionBody->getAsAggregate()->getEndLine()); in addFunctionDefinition()

Completed in 8 milliseconds