Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp436 void mangleFunctionArgumentType(QualType T, SourceRange Range);
2312 void MicrosoftCXXNameMangler::mangleFunctionArgumentType(QualType T, in mangleFunctionArgumentType() function in MicrosoftCXXNameMangler
2842 mangleFunctionArgumentType(getASTContext().getLValueReferenceType( in mangleFunctionType()
2903 mangleFunctionArgumentType(Proto->getParamType(I), Range); in mangleFunctionType()