Home
last modified time | relevance | path

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

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