Searched refs:makeConstant (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.h179 static Capture makeConstant(llvm::Value *value) { function in class:clang::CodeGen::CGBlockInfo::Capture
H A DCGBlocks.cpp398 info.Captures[variable] = CGBlockInfo::Capture::makeConstant(constant);

Completed in 20 milliseconds