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

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp264 static llvm::Constant *tryCaptureAsConstant(CodeGenModule &CGM, function
400 if (llvm::Constant *constant = tryCaptureAsConstant(CGM, CGF, variable)) {

Completed in 73 milliseconds