Searched defs:isExpr (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h60 bool isExpr() const { return Kind == kExpr; } function in class:llvm::MCOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2163 bool HexagonInstrInfo::isExpr(unsigned OpType) const { function in class:HexagonInstrInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h792 CXXTypeidExpr(EmptyShell Empty, bool isExpr) argument
1021 CXXUuidofExpr(EmptyShell Empty, bool isExpr) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp644 bool isExpr() const { function in class:__anon2091::AMDGPUOperand
[all...]

Completed in 119 milliseconds