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

  /external/clang/include/clang/AST/
DeclarationName.h 339 /// getCXXConstructorName).
359 /// getCXXConstructorName - Returns the name of a C++ constructor
361 DeclarationName getCXXConstructorName(CanQualType Ty);
  /external/clang/lib/AST/
DeclarationName.cpp 364 DeclarationName DeclarationNameTable::getCXXConstructorName(CanQualType Ty) {
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaCodeComplete.cpp 801 = Context.DeclarationNames.getCXXConstructorName(
    [all...]
SemaDecl.cpp     [all...]
  /external/lldb/source/Symbol/
ClangASTType.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 431 milliseconds