Searched defs:markMissingParents (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVLine.cpp | 69 void LVLine::markMissingParents(const LVLines *References, in markMissingParents() function in LVLine |
H A D | LVSymbol.cpp | 281 void LVSymbol::markMissingParents(const LVSymbols *References, in markMissingParents() function in LVSymbol |
H A D | LVType.cpp | 173 void LVType::markMissingParents(const LVTypes *References, in markMissingParents() function in LVType |
H A D | LVScope.cpp | 874 void LVScope::markMissingParents(const LVScope *Target, bool TraverseChildren) { markMissingParents() function in LVScope |