HomeSort by relevance Sort by last modified time
    Searched defs:CreateCopy (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
DeclTemplate.cpp 598 TemplateArgumentList::CreateCopy(ASTContext &Context,
651 TemplateArgs(TemplateArgumentList::CreateCopy(Context, Args, NumArgs)),
    [all...]
  /external/clang/include/clang/Sema/
Initialization.h 445 static InitializationKind CreateCopy(SourceLocation InitLoc,
    [all...]

Completed in 17 milliseconds