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

  /external/clang/include/clang/AST/
DeclarationName.h 340 /// getCXXConstructorName).
360 /// getCXXConstructorName - Returns the name of a C++ constructor
362 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 800 = Context.DeclarationNames.getCXXConstructorName(
    [all...]
SemaDecl.cpp     [all...]
  /external/lldb/source/Symbol/
ClangASTType.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]

Completed in 443 milliseconds