Home
last modified time | relevance | path

Searched refs:EnableMacros (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp154 void Preprocessor::CheckEndOfDirective(const char *DirType, bool EnableMacros) { in CheckEndOfDirective() argument
159 if (EnableMacros) in CheckEndOfDirective()
/external/clang/include/clang/Lex/
DPreprocessor.h868 void CheckEndOfDirective(const char *Directive, bool EnableMacros = false);