Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h72 bool isStmt() const { return IsStmt; } in isStmt() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp393 if (J->isStmt()) in emitLineTableForFunction()