Home
last modified time | relevance | path

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

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