Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCDwarf.h391 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile() function
392 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h341 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function