Home | History | Annotate | Download | only in AST

Lines Matching refs:getOpcodeStr

1022 /// getOpcodeStr - Turn an Opcode enum value into the punctuation char it
1024 StringRef UnaryOperator::getOpcodeStr(Opcode Op) {
1729 /// getOpcodeStr - Turn an Opcode enum value into the punctuation char it
1731 StringRef BinaryOperator::getOpcodeStr(Opcode Op) {