Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DLLVM.h46 template <typename T> struct IntrusiveRefCntPtrInfo;
82 using llvm::IntrusiveRefCntPtrInfo;
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h125 template <typename T> struct IntrusiveRefCntPtrInfo { struct
185 IntrusiveRefCntPtrInfo<T>::retain(Obj); in retain()
190 IntrusiveRefCntPtrInfo<T>::release(Obj); in release()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState_Fwd.h26 template <> struct IntrusiveRefCntPtrInfo<const clang::ento::ProgramState> {
H A DCallEvent.h190 template <typename T> friend struct llvm::IntrusiveRefCntPtrInfo;