Home
last modified time | relevance | path

Searched refs:ChildSites (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h117 SmallVector<const DILocation *, 1> ChildSites; member
148 SmallVector<const DILocation *, 1> ChildSites; member
DCodeViewDebug.cpp548 addLocIfNotPresent(Site.ChildSites, Loc); in maybeRecordLocation()
552 addLocIfNotPresent(CurFn->ChildSites, Loc); in maybeRecordLocation()
1025 for (const DILocation *ChildSite : Site.ChildSites) { in emitInlinedCallSite()
1193 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction()