Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DMicrosoftMangle.cpp419 void mangleFunctionArgumentType(QualType T, SourceRange Range);
2089 void MicrosoftCXXNameMangler::mangleFunctionArgumentType(QualType T, in mangleFunctionArgumentType() function in MicrosoftCXXNameMangler
2606 mangleFunctionArgumentType(getASTContext().getLValueReferenceType( in mangleFunctionType()
2663 mangleFunctionArgumentType(Proto->getParamType(I), Range); in mangleFunctionType()