Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h89 const DICompileUnit *getCUNode() const { return CUNode; } in getCUNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h99 const DICompileUnit *getCUNode() const { return CUNode; } in getCUNode() function
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h125 const DICompileUnit *getCUNode() const { return CUNode; } in getCUNode() function