Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp89 static bool spelledInMacroDefinition(SourceLocation Loc, in spelledInMacroDefinition() function
161 if (spelledInMacroDefinition(AdjustedRange.getBegin(), SM) || in getRange()
162 spelledInMacroDefinition(AdjustedRange.getEnd(), SM)) in getRange()