Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DMicrosoftMangle.cpp355 void mangleThrowSpecification(const FunctionProtoType *T);
1924 mangleThrowSpecification(Proto); in mangleFunctionType()
2018 void MicrosoftCXXNameMangler::mangleThrowSpecification( in mangleThrowSpecification() function in MicrosoftCXXNameMangler