HomeSort by relevance Sort by last modified time
    Searched refs:getCXXConversionFunctionName (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/AST/
DeclarationName.h 366 /// getCXXConversionFunctionName - Returns the name of a C++
368 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
  /external/clang/lib/AST/
DeclarationName.cpp 367 DeclarationNameTable::getCXXConversionFunctionName(CanQualType Ty) {
ASTImporter.cpp     [all...]