Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLLVM.h48 template <typename T> struct IntrusiveRefCntPtrInfo;
85 using llvm::IntrusiveRefCntPtrInfo;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h152 template <typename T> struct IntrusiveRefCntPtrInfo { struct
214 IntrusiveRefCntPtrInfo<T>::retain(Obj); in retain()
219 IntrusiveRefCntPtrInfo<T>::release(Obj); in release()
H A DImmutableSet.h362 struct IntrusiveRefCntPtrInfo<ImutAVLTree<ImutInfo>> {
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState_Fwd.h25 template <> struct IntrusiveRefCntPtrInfo<const clang::ento::ProgramState> {
H A DCallEvent.h162 template <typename T> friend struct llvm::IntrusiveRefCntPtrInfo;