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

/external/llvm/lib/TableGen/
H A DRecord.cpp1849 /// getValueAsInt - This method looks up the specified field and returns its
1853 int64_t Record::getValueAsInt(StringRef FieldName) const { function in class:Record

Completed in 79 milliseconds