Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp431 void mangleThrowSpecification(const FunctionProtoType *T);
2649 mangleThrowSpecification(Proto); in mangleFunctionType()
2758 void MicrosoftCXXNameMangler::mangleThrowSpecification( in mangleThrowSpecification() function in MicrosoftCXXNameMangler