Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.h109 class DIEValue; variable
224 explicit DIEValue(Type T) : Ty(T) {} in DIEValue() function