Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp292 auto EndSym = getContainerEnd(State, ContReg); in handleEnd() local
408 if (const auto EndSym = CData->getEnd()) { in handleClear() local
443 if (const auto EndSym = CData->getEnd()) { in handlePushBack() local
475 if (const auto EndSym = CData->getEnd()) { in handlePopBack() local
595 if (const auto EndSym = CData->getEnd()) { in handleInsert() local
627 if (const auto EndSym = CData->getEnd()) { in handleErase() local
662 if (const auto EndSym = CData->getEnd()) { in handleErase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h98 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry()
H A DWinException.cpp1301 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local