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

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCExpr.h31 class MCExpr { class in namespace:llvm
51 explicit MCExpr(ExprKind _Kind) : Kind(_Kind) {} function in class:llvm::MCExpr
[all...]

Completed in 51 milliseconds