Searched defs:CopyType (Results 1 – 2 of 2) sorted by relevance
55 clang::QualType ClangASTImporter::CopyType(clang::ASTContext *dst_ast, in CopyType() function in ClangASTImporter67 ClangASTImporter::CopyType(clang::ASTContext *dst_ast, in CopyType() function in ClangASTImporter74 CompilerType ClangASTImporter::CopyType(ClangASTContext &dst_ast, in CopyType() function in ClangASTImporter
3213 llvm::Type *CopyType = CGF.ConvertTypeForMem(CType); in emitInterWarpCopyFunction() local