Searched defs:FileNum (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.cpp | 119 if (unsigned FileNum = in getChildDeclContext() local 193 DeclContextTree::getResolvedPath(CompileUnit &CU, unsigned FileNum, in getResolvedPath()
|
H A D | DWARFStreamer.cpp | 519 unsigned FileNum = 1; in emitLineTableForUnit() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | BreakpadRecords.h | 163 size_t FileNum) in LineRecord() 170 size_t FileNum; variable
|
H A D | BreakpadRecords.cpp | 396 size_t FileNum; in parse() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 41 uint32_t FileNum; variable
|
H A D | MCContext.h | 770 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, in setCurrentDwarfLoc()
|
H A D | MCDwarf.h | 102 uint32_t FileNum; variable
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 170 unsigned FileNum, LastLine, Column, Flags, Isa, Discriminator; in emitOne() local
|