Home
last modified time | relevance | path

Searched defs:setCount (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h134 void setCount(unsigned i) { in setCount() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenPGO.cpp396 uint64_t setCount(uint64_t Count) { in setCount() function
/llvm-project-15.0.7/llvm/lib/FileCheck/
H A DFileCheck.cpp1627 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType