Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp138 bool expandEmbedContents() const { return !DumpEmbedDirectives; } in expandEmbedContents() function in __anon44b42d4b0111::PrintPPOutputPPCallbacks
968 assert(Callbacks->expandEmbedContents() && in PrintPreprocessedTokens()