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 316 /// getCXXConstructorName).
336 /// getCXXConstructorName - Returns the name of a C++ constructor
338 DeclarationName getCXXConstructorName(CanQualType Ty) {
  /external/clang/lib/AST/
DeclCXX.cpp 311 = Context.DeclarationNames.getCXXConstructorName(
    [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp 757 = Context.DeclarationNames.getCXXConstructorName(
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 653 return Context.DeclarationNames.getCXXConstructorName(
    [all...]

Completed in 218 milliseconds