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 368 /// getCXXConversionFunctionName - Returns the name of a C++
370 DeclarationName getCXXConversionFunctionName(CanQualType Ty);
  /external/clang/lib/AST/
DeclarationName.cpp 375 DeclarationNameTable::getCXXConversionFunctionName(CanQualType Ty) {
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaLambda.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 308 milliseconds