Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.h134 void setCount(unsigned i) { in setCount() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DFunction.h310 ProfileCount &setCount(uint64_t C) { in setCount() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp396 uint64_t setCount(uint64_t Count) { in setCount() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp1620 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType