Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVType.cpp332 void LVTypeDefinition::resolveExtra() { in resolveExtra() function in LVTypeDefinition
486 void LVTypeSubrange::resolveExtra() { in resolveExtra() function in LVTypeSubrange
DLVScope.cpp1097 void LVScopeArray::resolveExtra() { in resolveExtra() function in LVScopeArray
1820 void LVScopeFunction::resolveExtra() { in resolveExtra() function in LVScopeFunction
1910 void LVScopeFunctionInlined::resolveExtra() { in resolveExtra() function in LVScopeFunctionInlined
1945 void LVScopeFunctionType::resolveExtra() { in resolveExtra() function in LVScopeFunctionType
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h333 virtual void resolveExtra() {} in resolveExtra() function