Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp2027 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { in findMacroSpelling() argument
2028 SourceLocation loc = locref; in findMacroSpelling()
2038 locref = loc; in findMacroSpelling()