Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1067 const char *DiagnosticTag, bool AllowMacroExpansion) { in LexStringLiteral() argument
1068 if (AllowMacroExpansion) in LexStringLiteral()
1073 AllowMacroExpansion); in LexStringLiteral()
1080 bool AllowMacroExpansion);
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPreprocessor.cpp811 bool AllowMacroExpansion) { in FinishLexStringLiteral() argument
827 if (AllowMacroExpansion) in FinishLexStringLiteral()