Searched defs:mangleCXXCtor (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp147 void mangleCXXCtor(const CXXConstructorDecl *D, CXXCtorType Type,
2600 mangleCXXCtor(CD, CT, Stream);
2691 void MicrosoftMangleContextImpl::mangleCXXCtor(const CXXConstructorDecl *D, function in class:MicrosoftMangleContextImpl

Completed in 56 milliseconds