Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h72 bool isStmt() const { return IsStmt; } in isStmt() function
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp43 static constexpr bool isStmt{false}; member
47 static constexpr bool isStmt{true}; member
58 static constexpr bool isStmt{true}; member