Searched defs:_noUndefinedAtoms (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/lib/Core/
H A DFile.cpp17 File::AtomVector<UndefinedAtom> File::_noUndefinedAtoms; member in class:lld::File
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DFile.h225 static AtomVector<UndefinedAtom> _noUndefinedAtoms; member in class:lld::File

Completed in 103 milliseconds