Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp370 void mangleThrowSpecification(const FunctionProtoType *T);
2271 mangleThrowSpecification(Proto); in mangleFunctionType()
2379 void MicrosoftCXXNameMangler::mangleThrowSpecification( in mangleThrowSpecification() function in MicrosoftCXXNameMangler