Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDMicrosoftMangle.cpp312 void mangleThrowSpecification(const FunctionProtoType *T);
1733 mangleThrowSpecification(Proto); in mangleFunctionType()
1827 void MicrosoftCXXNameMangler::mangleThrowSpecification( in mangleThrowSpecification() function in MicrosoftCXXNameMangler