Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h134 void setCount(unsigned i) { in setCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h309 ProfileCount &setCount(uint64_t C) { in setCount() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp396 uint64_t setCount(uint64_t Count) { in setCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1620 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType