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