Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp970 SwapAndRestore<unsigned> SavePackIdx(S.CurrentPackIndex, Max); in printLeft() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h1076 SwapAndRestore<unsigned> SavePackIdx(S.CurrentPackIndex, Max); in printLeft()