Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h65 bool isStmt() const { return IsStmt; } in isStmt() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp372 if (J->isStmt()) in emitLineTableForFunction()