HomeSort by relevance Sort by last modified time
    Searched refs:CreateCopy (Results 1 - 25 of 32) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
microsoft-abi-structors.cpp 432 void CreateCopy(ImplicitCopy *a) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 573 static InitializationKind CreateCopy(SourceLocation InitLoc,
600 if (!DirectInit) return CreateCopy(Loc, Init->getLocStart());
    [all...]
  /external/clang/lib/Sema/
SemaTemplateDeduction.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaInit.cpp 408 Kind = InitializationKind::CreateCopy(Loc, Loc);
    [all...]
SemaLambda.cpp 741 : InitializationKind::CreateCopy(Loc, Init->getLocStart());
    [all...]
  /external/clang/lib/AST/
DeclTemplate.cpp 671 TemplateArgumentList::CreateCopy(ASTContext &Context,
716 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args)),
    [all...]
  /external/clang/include/clang/Sema/
Initialization.h 529 static InitializationKind CreateCopy(SourceLocation InitLoc,
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h 186 // a copy of the Args array. (Called by CreateCopy)
196 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 208 // a copy of the Args array. (Called by CreateCopy)
218 static TemplateArgumentList *CreateCopy(ASTContext &Context,
    [all...]

Completed in 966 milliseconds

1 2