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

/external/llvm/lib/TableGen/
H A DTGParser.cpp818 Type = ParseOperatorType();
1105 /// ParseOperatorType - Parse a type for an operator. This returns
1110 RecTy *TGParser::ParseOperatorType() { function in class:TGParser

Completed in 35 milliseconds