Home
last modified time | relevance | path

Searched refs:FrefQualRValue (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_demangle.cpp131 case FunctionRefQual::FrefQualRValue: in print()
/llvm-project-15.0.7/llvm/lib/Demangle/
H A DItaniumDemangle.cpp130 case FunctionRefQual::FrefQualRValue: in print()
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h386 FrefQualRValue, enumerator
815 else if (RefQual == FrefQualRValue) in printRight()
913 else if (RefQual == FrefQualRValue) in printRight()
3165 if (State) State->ReferenceQualifier = FrefQualRValue; in parseNestedName()
3536 ReferenceQualifier = FrefQualRValue; in parseFunctionType()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h386 FrefQualRValue, enumerator
815 else if (RefQual == FrefQualRValue) in printRight()
913 else if (RefQual == FrefQualRValue) in printRight()
3165 if (State) State->ReferenceQualifier = FrefQualRValue; in parseNestedName()
3536 ReferenceQualifier = FrefQualRValue; in parseFunctionType()