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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp33 bool MCSection::hasEnded() const { return End && End->isInSection(); } function in class:MCSection
H A DMCStreamer.cpp1110 assert(!Section->hasEnded() && "Section already ended");
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h124 bool hasEnded() const;

Completed in 130 milliseconds