Searched defs:resolveExtra (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVType.cpp | 326 void LVTypeDefinition::resolveExtra() { in resolveExtra() function in LVTypeDefinition |
H A D | LVScope.cpp | 1084 void LVScopeArray::resolveExtra() { in resolveExtra() function in LVScopeArray |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ | ||
H A D | LVElement.h | 350 virtual void resolveExtra() {} in resolveExtra() function |