HomeSort by: relevance | last modified time | path
    Searched defs:copyInto (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
TemplateBase.cpp 663 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 993 copyInto(SavedTempAddresses, CGF.LocalDeclMap);
1001 copyInto(SavedLocals, CGF.LocalDeclMap);
1009 static void copyInto(const DeclMapTy &Src, DeclMapTy &Dest) {

Completed in 56 milliseconds