Home
last modified time | relevance | path

Searched defs:getItem (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDBaton.h66 T *getItem() { return Item.get(); } in getItem() function
67 const T *getItem() const { return Item.get(); } in getItem() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDOnDiskHashTable.h489 const unsigned char *getItem() const { in getItem() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDConstructionContext.h226 const ConstructionContextItem &getItem() const { return Item; } in getItem() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp132 const ConstructionContextItem &getItem() const { return Impl.first; } in getItem() function in __anond0cd9abd0111::ConstructedObjectKey