Searched defs:hasNativeInputTypes (Results 1 – 2 of 2) sorted by relevance
954 bool hasNativeInputTypes, unsigned numResults, in UserConstraintDecl()977 bool hasNativeInputTypes; variable
467 bool hasNativeInputTypes = !nativeInputTypes.empty(); in createImpl() local