Searched refs:DwoId (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h359 void setDWOId(uint64_t DwoId) { DWOId = DwoId; } argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1277 void setDWOId(uint64_t DwoId) { DWOId = DwoId; } argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp601 uint64_t DwoId = 0; local
618 DwoId, CGOpts.SplitDwarfInlining, CGOpts.DebugInfoForProfiling,

Completed in 135 milliseconds