Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp1073 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { in findMacroSpelling() argument
1074 SourceLocation loc = locref; in findMacroSpelling()
1084 locref = loc; in findMacroSpelling()
/external/llvm-project/clang/lib/Sema/
DSema.cpp1815 bool Sema::findMacroSpelling(SourceLocation &locref, StringRef name) { in findMacroSpelling() argument
1816 SourceLocation loc = locref; in findMacroSpelling()
1826 locref = loc; in findMacroSpelling()