Searched defs:MacroInstantiation (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp82 struct MacroInstantiation { struct in namespace:__anon25885
99 MacroInstantiation(const MCAsmMacro *M, SMLoc IL, int EB, SMLoc EL,
150 std::vector<MacroInstantiation*> ActiveMacros;
539 for (std::vector<MacroInstantiation *>::const_reverse_iterator
1859 MacroInstantiation::MacroInstantiation(const MCAsmMacro *M, SMLoc IL, int EB, function in class:MacroInstantiation
2125 MacroInstantiation *MI = new MacroInstantiation(
4262 MacroInstantiation *MI = new MacroInstantiation(
[all...]

Completed in 87 milliseconds