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

  /external/clang/include/clang/AST/
DeclarationName.h 350 /// getCXXConversionFunctionName - Returns the name of a C++
352 DeclarationName getCXXConversionFunctionName(CanQualType Ty) {
  /external/clang/lib/Serialization/
ASTReader.cpp 661 return Context.DeclarationNames.getCXXConversionFunctionName(
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 78 milliseconds