Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBaton.h66 T *getItem() { return Item.get(); } in getItem() function
67 const T *getItem() const { return Item.get(); } in getItem() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h489 const unsigned char *getItem() const { in getItem() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h226 const ConstructionContextItem &getItem() const { return Item; } in getItem() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp132 const ConstructionContextItem &getItem() const { return Impl.first; } in getItem() function in __anon289504840111::ConstructedObjectKey