Searched defs:getCode (Results 1 – 7 of 7) sorted by relevance
91 public int getCode() { in getCode() method in Warning
25 int getCode(); in getCode() method
28 std::string AsmWriterOperand::getCode() const { in getCode() function in AsmWriterOperand
90 tgtok::TokKind getCode() const { return CurCode; } in getCode() function
108 public final byte [] getCode () in getCode() method in CodeAttribute_info
266 public byte[] getCode() { in getCode() method in CodeAttribute
184 SmallVectorImpl<char> &getCode() { return Code; } in getCode() function185 const SmallVectorImpl<char> &getCode() const { return Code; } in getCode() function