Searched refs:isGNUVarargs (Results 1 – 4 of 4) sorted by relevance
81 isGNUVarargs() != Other.isGNUVarargs()) in isIdenticalTo()
203 bool isGNUVarargs() const { return IsGNUVarargs; } in isGNUVarargs() function
55 if (MI.isGNUVarargs()) in PrintMacroDefinition()
2188 Record.push_back(MI->isGNUVarargs()); in WritePreprocessor()