Searched refs:hasNoOptAsInput (Results 1 – 2 of 2) sorted by relevance
132 bool hasNoOptAsInput() const { return Info->Flags & RenderAsInput;} in hasNoOptAsInput() function
83 if (!getOption().hasNoOptAsInput()) { in renderAsInput()