Searched refs:locref (Results 1 – 1 of 1) sorted by relevance
2294 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { in findMacroSpelling() argument2295 SourceLocation loc = locref; in findMacroSpelling()2305 locref = loc; in findMacroSpelling()