Searched refs:getCompilerVersion (Results 1 – 8 of 8) sorted by relevance
84 unsigned getCompilerVersion() const { in getCompilerVersion() function
102 uint32_t getCompilerVersion() const { in getCompilerVersion() function
277 uint32_t getCompilerVersion() const { in getCompilerVersion() function
279 script.setCompilerVersion(wrapper.getCompilerVersion()); in build()287 uint32_t version = wrapper.getCompilerVersion(); in build()
158 BCWrapper.getCompilerVersion(), BCWrapper.getOptimizationLevel()); in translate()
189 mCompilerVersion = wrapper.getCompilerVersion(); in MetadataExtractor()
47 public String getCompilerVersion() { in getCompilerVersion() method in DataBindingBuilder
320 printf("compilerVersion: %u\n", bcWrapper.getCompilerVersion()); in main()