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.cpp992 bool Preprocessor::LexHeaderName(Token &FilenameTok, bool AllowMacroExpansion) { in LexHeaderName()
1343 bool AllowMacroExpansion) { in FinishLexStringLiteral()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1739 const char *DiagnosticTag, bool AllowMacroExpansion) { in LexStringLiteral()