Home
last modified time | relevance | path

Searched defs:Released (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DIntrusiveRefCntPtrTest.cpp75 bool * const Released; member
89 bool Released = false; in TEST() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h55 Released, // Object has been released. enumerator
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp116 enum class Kind { MaybeAllocated, Allocated, Released, Escaped, Unowned } K; enumerator
H A DMallocChecker.cpp144 Released, global() enumerator
2485 HandleDoubleFree(CheckerContext & C,SourceRange Range,bool Released,SymbolRef Sym,SymbolRef PrevSym) const HandleDoubleFree() argument
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h353 processNextPage(bool Released) processNextPage() argument