Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVScope.cpp714 LVScopeSetFunction SetFunction) { in traverseParents() argument
721 (Parent->*SetFunction)(); in traverseParents()
727 LVObjectSetFunction SetFunction) { in traverseParentsAndChildren() argument
735 (Parent->*SetFunction)(); in traverseParentsAndChildren()
744 (Entry->*SetFunction)(); in traverseParentsAndChildren()
747 (Scope->*SetFunction)(); in traverseParentsAndChildren()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVScope.h116 LVScopeSetFunction SetFunction);
228 LVObjectSetFunction SetFunction);