Searched defs:createConstant (Results 1 – 7 of 7) 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
111 private static MediaType createConstant(String type, String subtype) { in createConstant() method in MediaType
25 ConstantAsMetadata *MDBuilder::createConstant(Constant *C) { in createConstant() function in MDBuilder
159 public Instruction createConstant( final Object value ) { in createConstant() method in InstructionFactory