Home
last modified time | relevance | path

Searched refs:IntrusiveRefCntPtrInfo (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DLLVM.h48 template <typename T> struct IntrusiveRefCntPtrInfo;
87 using llvm::IntrusiveRefCntPtrInfo;
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h157 template <typename T> struct IntrusiveRefCntPtrInfo { struct
219 IntrusiveRefCntPtrInfo<T>::retain(Obj); in retain()
224 IntrusiveRefCntPtrInfo<T>::release(Obj); in release()
H A DImmutableSet.h349 struct IntrusiveRefCntPtrInfo<ImutAVLTree<ImutInfo>> {
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState_Fwd.h25 template <> struct IntrusiveRefCntPtrInfo<const clang::ento::ProgramState> {
H A DCallEvent.h169 template <typename T> friend struct llvm::IntrusiveRefCntPtrInfo;