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

/external/llvm/lib/IR/
H A DDIBuilder.cpp651 /// createStructType - Create debugging information entry for a struct.
652 DICompositeType DIBuilder::createStructType(DIDescriptor Context, function in class:DIBuilder
683 "createStructType should return a DICompositeType");

Completed in 95 milliseconds