HomeSort by relevance Sort by last modified time
    Searched full:pushmacro (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
MacroExpander.h 38 bool pushMacro(const Macro &macro, const Token &identifier);
MacroExpander.cpp 96 pushMacro(macro, *token);
151 bool MacroExpander::pushMacro(const Macro &macro, const Token &identifier)

Completed in 53 milliseconds