Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp155 bool IncludeMacroExpansion) { in getRange() argument
157 if (IncludeMacroExpansion) { in getRange()
176 const LangOptions &LangOpts, bool IncludeMacroExpansion) { in getFileRangeForEdit() argument
178 getRange(EditRange, SM, LangOpts, IncludeMacroExpansion); in getFileRangeForEdit()
187 const LangOptions &LangOpts, bool IncludeMacroExpansion) { in getFileRange() argument
189 getRange(EditRange, SM, LangOpts, IncludeMacroExpansion); in getFileRange()