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

  /external/clang/include/clang/AST/
DeclarationName.h 334 /// getCXXConstructorName).
354 /// getCXXConstructorName - Returns the name of a C++ constructor
356 DeclarationName getCXXConstructorName(CanQualType Ty);
  /external/clang/lib/AST/
DeclarationName.cpp 367 DeclarationName DeclarationNameTable::getCXXConstructorName(CanQualType Ty) {
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp 803 = Context.DeclarationNames.getCXXConstructorName(
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 607 milliseconds