Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1676 Expr *ExprOperand; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2616 explicit ExprOperand(const uint64_t *Op) : Op(Op) {} in ExprOperand() function