Home
last modified time | relevance | path

Searched refs:ScopeIndex (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp360 if (ScopeIndex > 0) in output()
361 OB << "{" << ScopeIndex << "}"; in output()
H A DMicrosoftDemangle.cpp317 LSGI->ScopeIndex = demangleUnsigned(MangledName); in demangleLocalStaticGuard()
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h416 uint32_t ScopeIndex = 0; member
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp68 ULONG ScopeIndex; member
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp4462 unsigned OrderIndex, ScopeIndex; in CheckAMDGCNBuiltinFunctionCall() local
4469 ScopeIndex = 3; in CheckAMDGCNBuiltinFunctionCall()
4473 ScopeIndex = 1; in CheckAMDGCNBuiltinFunctionCall()
4509 Arg = TheCall->getArg(ScopeIndex); in CheckAMDGCNBuiltinFunctionCall()