Searched defs:createConstant (Results 1 – 8 of 8) sorted by relevance
24 ConstantAsMetadata *MDBuilder::createConstant(Constant *C) { in createConstant() function in MDBuilder
205 private void createConstant( final Object value ) { in createConstant() method in BCELFactory
340 private Constant createConstant() in createConstant() method in LibraryClassReader
960 private Constant createConstant() in createConstant() method in ProgramClassReader
25 ConstantAsMetadata *MDBuilder::createConstant(Constant *C) { in createConstant() function in MDBuilder
159 public Instruction createConstant( final Object value ) { in createConstant() method in InstructionFactory
109 private static MediaType createConstant(String type, String subtype) { in createConstant() method in MediaType