Home | History | Annotate | Download | only in AST

Lines Matching defs:getOpcodeStr

983 /// getOpcodeStr - Turn an Opcode enum value into the punctuation char it
985 StringRef UnaryOperator::getOpcodeStr(Opcode Op) {
1681 /// getOpcodeStr - Turn an Opcode enum value into the punctuation char it
1683 StringRef BinaryOperator::getOpcodeStr(Opcode Op) {