Home
last modified time | relevance | path

Searched defs:RefState (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSymbols.h200 enum class RefState : uint8_t { Unreferenced = 0, Weak = 1, Strong = 2 }; global() enum
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp137 class RefState { class
159 RefState(Kind k, const Stmt *s, AllocationFamily family) in RefState() function in __anonfd3743ad0211::RefState
[all...]