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

  /external/clang/include/clang/AST/
DeclarationName.h 364 /// getCXXConversionFunctionName - Returns the name of a C++
366 DeclarationName getCXXConversionFunctionName(CanQualType Ty) {
  /external/clang/lib/Sema/
SemaLambda.cpp 632 = S.Context.DeclarationNames.getCXXConversionFunctionName(
704 = S.Context.DeclarationNames.getCXXConversionFunctionName(
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 196 milliseconds