Searched refs:isCompound (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h211 bool isCompound(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp549 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h360 bool isCompound() const { return getKind() == RK_Compound; } function in class:clang::concepts::ExprRequirement
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2294 if (ExprReq->isCompound())
2300 if (ExprReq->isCompound()) {
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c72728 int isCompound; /* True if p is a compound select */ local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c100207 int isCompound; /* True if p is a compound select */ local
[all...]

Completed in 952 milliseconds