Searched defs:getCode (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/DebugInfo/
H A DDWARFAbbreviationDeclaration.h31 uint32_t getCode() const { return Code; } function in class:llvm::DWARFAbbreviationDeclaration
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DAsmWriterInst.cpp29 std::string AsmWriterOperand::getCode() const { function in class:AsmWriterOperand
/freebsd-10.0-release/contrib/llvm/lib/TableGen/
H A DTGLexer.h96 tgtok::TokKind getCode() const { return CurCode; } function in class:llvm::TGLexer

Completed in 135 milliseconds