Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp405 void mangleFunctionArgumentType(QualType T, SourceRange Range);
2058 void MicrosoftCXXNameMangler::mangleFunctionArgumentType(QualType T, in mangleFunctionArgumentType() function in MicrosoftCXXNameMangler
2569 mangleFunctionArgumentType(getASTContext().getLValueReferenceType( in mangleFunctionType()
2626 mangleFunctionArgumentType(Proto->getParamType(I), Range); in mangleFunctionType()