Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h107 struct InlineSite { struct
108 SmallVector<LocalVariable, 1> InlinedLocals;
109 SmallVector<const DILocation *, 1> ChildSites;
110 const DISubprogram *Inlinee = nullptr;
137 std::unordered_map<const DILocation *, InlineSite> InlineSites; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolRecordMapping.cpp340 InlineSiteSym &InlineSite) { in visitKnownRecord()
DSymbolDumper.cpp452 InlineSiteSym &InlineSite) { in visitKnownRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h274 InlineSite, enumerator