Searched defs:retain (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState_Fwd.h27 static void retain(const clang::ento::ProgramState *state) { function in struct:llvm::IntrusiveRefCntPtrInfo
/freebsd-10-stable/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c131 chtype retain = 0; local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h88 static void retain(T *obj) { obj->Retain(); } function in struct:llvm::IntrusiveRefCntPtrInfo
177 void retain() { if (Obj) IntrusiveRefCntPtrInfo<T>::retain(Obj); } function in class:llvm::IntrusiveRefCntPtr
H A DImmutableSet.h331 void retain() { ++refCount; } function in class:llvm::ImutAVLTree
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp175 DomainValue *retain(DomainValue *DV) { function in class:__anon2260::ExeDepsFix
/freebsd-10-stable/contrib/nvi/vi/
H A Dv_txt.c2868 size_t input_len, retain; local

Completed in 84 milliseconds