Searched defs:toPrint32Int (Results 1 - 1 of 1) sorted by relevance

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1135 llvm::Function *toPrint32Int = module.getFunction("print32Int"); local
1349 *toPrint32Int,
1443 llvm::Function *toPrint32Int = module.getFunction("print32Int"); local
1447 *toPrint32Int,

Completed in 166 milliseconds