Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DMicrosoftMangle.cpp306 void mangleThrowSpecification(const FunctionProtoType *T);
1692 mangleThrowSpecification(Proto); in mangleFunctionType()
1785 void MicrosoftCXXNameMangler::mangleThrowSpecification( in mangleThrowSpecification() function in MicrosoftCXXNameMangler