Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DSymbols.h141 unsigned canInline : 1; variable
501 bool canInline = s->canInline; in replaceSymbol() local