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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h65 int ValueForTypeID; // The value to write - may not be equal to the type id. member in struct:llvm::DwarfException::ActionEntry
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITDwarfEmitter.cpp272 int ValueForTypeID = TypeID < 0 ? FilterOffsets[-1 - TypeID] : TypeID; local

Completed in 160 milliseconds