Home
last modified time | relevance | path

Searched refs:PrivateStatic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h46 PrivateStatic, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp596 case StorageClass::PrivateStatic: in output()
H A DMicrosoftDemangle.cpp1770 return StorageClass::PrivateStatic; in demangleVariableStorageClass()