Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getMacro

2689       std::pair<IdentifierInfo *, MacroDirective *> Macro = Names[I].getMacro();
2698 std::pair<IdentifierInfo *, MacroDirective *> Macro = Names[I].getMacro();
6288 MacroDirective *ASTReader::getMacro(MacroID ID, MacroDirective *Hint) {
7023 Hint = getMacro(GlobalIDs[IDIdx], Hint);