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

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCSection.cpp32 bool MCSection::hasEnded() const { return End && End->isInSection(); } function in class:MCSection

Completed in 83 milliseconds