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