Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h340 virtual bool removeElement(LVElement *Element) { return false; } in removeElement() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp257 bool LVScope::removeElement(LVElement *Element) { in removeElement() function in LVScope
/freebsd/contrib/sqlite3/
H A Dsqlite3.c37564 static void removeElement( in removeElement() function