Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSection.cpp33 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
DMCStreamer.cpp1110 assert(!Section->hasEnded() && "Section already ended"); in SwitchSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSection.h124 bool hasEnded() const;