Searched refs:locref (Results 1 – 2 of 2) sorted by relevance
1073 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { in findMacroSpelling() argument1074 SourceLocation loc = locref; in findMacroSpelling()1084 locref = loc; in findMacroSpelling()
1815 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { in findMacroSpelling() argument1816 SourceLocation loc = locref; in findMacroSpelling()1826 locref = loc; in findMacroSpelling()