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

/external/clang/include/clang/AST/
H A DDeclarationName.h317 /// getCXXConstructorName).
337 /// getCXXConstructorName - Returns the name of a C++ constructor
339 DeclarationName getCXXConstructorName(CanQualType Ty) { function in class:clang::DeclarationNameTable

Completed in 67 milliseconds