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

/external/llvm/lib/TableGen/
H A DRecord.cpp1846 bool Record::getValueAsBit(StringRef FieldName) const { function in class:Record
/external/swiftshader/third_party/LLVM/lib/TableGen/
H A DRecord.cpp1925 /// getValueAsBit - This method looks up the specified field and returns its
1929 bool Record::getValueAsBit(StringRef FieldName) const { function in class:Record

Completed in 211 milliseconds