Home
last modified time | relevance | path

Searched refs:SetMacroExpansionOnlyInDirectives (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp566 PP.SetMacroExpansionOnlyInDirectives(); in RewriteIncludesInInput()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp1022 PP.SetMacroExpansionOnlyInDirectives(); in DoPrintPreprocessedInput()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1791 void SetMacroExpansionOnlyInDirectives() { in SetMacroExpansionOnlyInDirectives() function