Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp28 class InclusionRewriter : public PPCallbacks { class
107 InclusionRewriter::InclusionRewriter(Preprocessor &PP, raw_ostream &OS, in InclusionRewriter() function in InclusionRewriter