Home
last modified time | relevance | path

Searched refs:isStmt (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCCodeView.h72 bool isStmt() const { return IsStmt; } in isStmt() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCCodeView.cpp373 if (J->isStmt()) in emitLineTableForFunction()