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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprConcepts.h365 bool isCompound() const { return getKind() == RK_Compound; } function in class:clang::concepts::ExprRequirement
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h218 bool isCompound(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp594 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp2319 if (ExprReq->isCompound())
2325 if (ExprReq->isCompound()) {
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c107938 int isCompound; /* True if p is a compound select */ local
[all...]

Completed in 589 milliseconds