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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBlocks.cpp 58 return CodeGenFunction(CGM).GenerateCopyHelperFunction(blockInfo);
1918 CodeGenFunction::GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) {
CodeGenFunction.h 2083 llvm::Constant *GenerateCopyHelperFunction(const CGBlockInfo &blockInfo);

Completed in 30 milliseconds