Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h80 unsigned LocOffset; member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6560 int64_t LocOffset = cast<ConstantSDNode>(Loc.getOperand(1))->getSExtValue(); in isConsecutiveLoad() local