Home
last modified time | relevance | path

Searched defs:symFromId (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d766 if (auto symFromId = sc.search(loc, id, null)) variable
5085 if (auto symFromId = sc.search(loc, id, null)) in highlightCode() local