Searched refs:directiveParser (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DPreprocessor.cpp27 DirectiveParser directiveParser; member in struct:pp::PreprocessorImpl
34 directiveParser(&tokenizer, &macroSet, diag, directiveHandler),
35 macroExpander(&directiveParser, &macroSet, diag)

Completed in 105 milliseconds