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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp51 std::string DIAInjectedSource::getCode() const { function in class:DIAInjectedSource
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h88 uint32_t getCode() const { return Code; } function in class:llvm::DWARFAbbreviationDeclaration
H A DDWARFExpression.h86 uint8_t getCode() { return Opcode; } function
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterInst.cpp28 std::string AsmWriterOperand::getCode(bool PassSubtarget) const { function in class:AsmWriterOperand
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h66 index_error_code getCode() const { return Code; } function in class:clang::cross_tu::IndexError
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h108 tgtok::TokKind getCode() const { return CurCode; } function in class:llvm::TGLexer
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h591 template <typename T> T getCode() const { function in struct:CodeNode
615 MachineInstr *getCode() const { function in struct:PhiNode
621 MachineInstr *getCode() const { function in struct:StmtNode
627 MachineBasicBlock *getCode() const { function in struct:BlockNode
635 MachineFunction *getCode() const { function in struct:FuncNode

Completed in 139 milliseconds