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

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

Completed in 104 milliseconds