Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1863 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { in findMacroSpelling() argument
1864 SourceLocation loc = locref; in findMacroSpelling()
1874 locref = loc; in findMacroSpelling()