Searched refs:supportsTypeInferrence (Results 1 – 2 of 2) sorted by relevance
21 StringRef nativeClassName, bool supportsTypeInferrence, in Operation() argument25 supportsTypeInferrence(supportsTypeInferrence), in Operation()
171 bool hasResultTypeInferrence() const { return supportsTypeInferrence; } in hasResultTypeInferrence()175 StringRef nativeClassName, bool supportsTypeInferrence, SMLoc loc);188 bool supportsTypeInferrence; variable