Searched refs:ScopeIndex (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp354 if (ScopeIndex > 0)
355 OS << "{" << ScopeIndex << "}"; local
H A DMicrosoftDemangle.cpp314 LSGI->ScopeIndex = demangleUnsigned(MangledName);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h416 uint32_t ScopeIndex = 0; member in struct:llvm::ms_demangle::LocalStaticGuardIdentifierNode
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp43 ULONG ScopeIndex; member in struct:_DISPATCHER_CONTEXT

Completed in 173 milliseconds