Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h1709 Expr *ExprOperand; member
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2673 explicit ExprOperand(const uint64_t *Op) : Op(Op) {} in ExprOperand() function