Searched defs:MacroContext (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/preprocessor/ | ||
D | MacroExpander.h | 57 struct MacroContext struct |
D | MacroExpander.cpp | 509 MacroExpander::MacroContext::MacroContext() : macro(0), index(0) {} in MacroContext() function in angle::pp::MacroExpander::MacroContext |
/external/swiftshader/src/OpenGL/compiler/preprocessor/ | ||
D | MacroExpander.h | 60 struct MacroContext struct |
D | MacroExpander.cpp | 513 MacroExpander::MacroContext::MacroContext() : macro(0), index(0) in MacroContext() function in pp::MacroExpander::MacroContext |