Searched refs:isGNUVarargs (Results 1 – 6 of 6) sorted by relevance
103 isGNUVarargs() != Other.isGNUVarargs()) in isIdenticalTo()
43 if (MI.isGNUVarargs()) in writeMacroDefinition()
208 bool isGNUVarargs() const { return IsGNUVarargs; } in isGNUVarargs() function
559 } else if (macro_info->isGNUVarargs()) in ForEachMacro()
54 if (MI.isGNUVarargs()) in PrintMacroDefinition()
2684 Record.push_back(MI->isGNUVarargs()); in WritePreprocessor()