Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h731 const char *DiagnosticTag, bool AllowMacroExpansion) { in LexStringLiteral() argument
732 if (AllowMacroExpansion) in LexStringLiteral()
737 AllowMacroExpansion); in LexStringLiteral()
744 bool AllowMacroExpansion);
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DPreprocessor.cpp783 bool AllowMacroExpansion) { in FinishLexStringLiteral() argument
799 if (AllowMacroExpansion) in FinishLexStringLiteral()