Home | History | Annotate | Download | only in AST

Lines Matching refs:getOpcodeStr

1094 /// getOpcodeStr - Turn an Opcode enum value into the punctuation char it
1096 StringRef UnaryOperator::getOpcodeStr(Opcode Op) {
1816 /// getOpcodeStr - Turn an Opcode enum value into the punctuation char it
1818 StringRef BinaryOperator::getOpcodeStr(Opcode Op) {