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

/external/llvm/lib/TableGen/
H A DRecord.cpp1801 /// getValueInit - Return the initializer for a value with the specified name,
1804 Init *Record::getValueInit(StringRef FieldName) const { function in class:Record

Completed in 1286 milliseconds