HomeSort by relevance Sort by last modified time
    Searched refs:kTypeFunc (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
Macro.h 24 kTypeFunc
MacroExpander.cpp 89 if ((macro.type == Macro::kTypeFunc) && !isNextTokenLeftParen())
218 assert(macro.type == Macro::kTypeFunc);
DirectiveParser.cpp 361 macro.type = Macro::kTypeFunc;

Completed in 27 milliseconds