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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1762 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { argument
1763 SourceLocation loc = locref;
1773 locref = loc;

Completed in 122 milliseconds