Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DMicrosoftMangle.cpp168 void mangleThrowSpecification(const FunctionProtoType *T);
1354 mangleThrowSpecification(Proto); in mangleFunctionType()
1442 void MicrosoftCXXNameMangler::mangleThrowSpecification( in mangleThrowSpecification() function in MicrosoftCXXNameMangler