Home
last modified time | relevance | path

Searched refs:decLL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTwine.cpp99 OS << *Ptr.decLL; in printOneChild()
156 OS << "decLL:\"" << *Ptr.decLL << "\"";
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTwine.h157 const long long *decLL; member
377 LHS.decLL = &Val; in Twine()