Searched refs:isGNUVarargs (Results 1 – 11 of 11) sorted by relevance
81 isGNUVarargs() != Other.isGNUVarargs()) in isIdenticalTo()
83 isGNUVarargs() != Other.isGNUVarargs()) in isIdenticalTo()
43 if (MI.isGNUVarargs()) in writeMacroDefinition()
206 bool isGNUVarargs() const { return IsGNUVarargs; } in isGNUVarargs() function
203 bool isGNUVarargs() const { return IsGNUVarargs; } in isGNUVarargs() function
55 if (MI.isGNUVarargs()) in PrintMacroDefinition()
54 if (MI.isGNUVarargs()) in PrintMacroDefinition()
522 } else if (macro_info->isGNUVarargs()) { in ForEachMacro()
1180 if (MI->isGNUVarargs()) { in getMacroExpansionInfo()
2266 Record.push_back(MI->isGNUVarargs()); in WritePreprocessor()
2302 Record.push_back(MI->isGNUVarargs()); in WritePreprocessor()