Home
last modified time | relevance | path

Searched refs:EnableMacros (Results 1 – 4 of 4) 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/llvm-project/clang/lib/Lex/
DPPDirectives.cpp342 bool EnableMacros) { in CheckEndOfDirective() argument
347 if (EnableMacros) in CheckEndOfDirective()
/external/clang/include/clang/Lex/
DPreprocessor.h1607 void CheckEndOfDirective(const char *Directive, bool EnableMacros = false);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1972 bool EnableMacros = false);