Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAPValue.h54 AddrLabelDiff enumerator
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1403 llvm::Constant *AddrLabelDiff = llvm::ConstantExpr::getSub(LHS, RHS); in EmitConstantValue() local