Home
last modified time | relevance | path

Searched defs:isCompound (Results 1 – 5 of 5) sorted by relevance

/external/libcppbor/include/cppbor/
Dcppbor.h177 virtual bool isCompound() const { return false; } in isCompound() function
608 bool isCompound() const override { return true; } in isCompound() function
681 bool isCompound() const override { return true; } in isCompound() function
775 bool isCompound() const override { return true; } in isCompound() function
/external/llvm-project/clang/include/clang/AST/
DExprConcepts.h365 bool isCompound() const { return getKind() == RK_Compound; } in isCompound() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp434 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in llvm::HexagonMCInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp549 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in HexagonMCInstrInfo
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp594 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in HexagonMCInstrInfo