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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBaton.h66 T *getItem() { return Item.get(); } function in class:lldb_private::TypedBaton
67 const T *getItem() const { return Item.get(); } function in class:lldb_private::TypedBaton
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h216 const ConstructionContextItem &getItem() const { return Item; } function in class:clang::ConstructionContextLayer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h486 const unsigned char *getItem() const { function in class:llvm::OnDiskIterableChainedHashTable::iterator_base
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp138 const ConstructionContextItem &getItem() const { return Impl.first; } function in class:__anon885::ConstructedObjectKey
[all...]

Completed in 75 milliseconds