Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp360 if (ScopeIndex > 0) in output()
361 OB << "{" << ScopeIndex << "}"; in output()
H A DMicrosoftDemangle.cpp338 LSGI->ScopeIndex = demangleUnsigned(MangledName); in demangleLocalStaticGuard()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h415 uint32_t ScopeIndex = 0; member
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp71 ULONG ScopeIndex; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5109 unsigned OrderIndex, ScopeIndex; in CheckAMDGCNBuiltinFunctionCall() local
5116 ScopeIndex = 3; in CheckAMDGCNBuiltinFunctionCall()
5120 ScopeIndex = 1; in CheckAMDGCNBuiltinFunctionCall()
5156 Arg = TheCall->getArg(ScopeIndex); in CheckAMDGCNBuiltinFunctionCall()