Searched defs:markDead (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lld/ELF/ | ||
D | InputSection.h | 92 void markDead() { partition = 0; } in markDead() function |
/external/clang/lib/StaticAnalyzer/Core/ | ||
D | BugReporter.cpp | 916 void markDead() { IsDead = true; } in markDead() function in __anond14f76690211::ContextLocation |