Home
last modified time | relevance | path

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

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