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