Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1001 bool Preprocessor::LexHeaderName(Token &FilenameTok, bool AllowMacroExpansion) { in LexHeaderName()
1352 bool AllowMacroExpansion) { in FinishLexStringLiteral()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1764 const char *DiagnosticTag, bool AllowMacroExpansion) { in LexStringLiteral()