Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2620 explicit ExprOperand(const uint64_t *Op) : Op(Op) {} in ExprOperand() function
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeLoc.h1708 Expr *ExprOperand; member