Searched defs:RefCnt (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/Analysis/ | ||
H A D | NewDelete-atomics.cpp | 24 int RefCnt; member in RawObj |
/llvm-project/clang/lib/Interpreter/ | ||
H A D | Value.cpp | 85 mutable unsigned RefCnt; member in __anon35be5cad0111::ValueStorage |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ModuleSummaryAnalysis.cpp | 594 unsigned RefCnt = RefEdges.size(); computeFunctionSummary() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 2133 if (int RefCnt = iter->getSecond(); RefCnt > 0) { DiagnoseUnusedButSetDecl() local |