Home
last modified time | relevance | path

Searched defs:getRootFile (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCDwarf.h390 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile() function
391 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function