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 317 /// getCXXConstructorName).
337 /// getCXXConstructorName - Returns the name of a C++ constructor
339 DeclarationName getCXXConstructorName(CanQualType Ty) {
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp 758 = Context.DeclarationNames.getCXXConstructorName(
    [all...]
  /external/clang/lib/AST/
DeclCXX.cpp 374 = Context.DeclarationNames.getCXXConstructorName(
    [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 446 milliseconds