Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h260 void setCount(int64_t Value) override { in setCount() function
H A DLVElement.h246 virtual void setCount(int64_t Value) {} in setCount() function
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h133 void setCount(unsigned i) { in setCount() function
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp613 uint64_t setCount(uint64_t Count) { in setCount() function
/src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1474 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1615 u16 loop_bw, d30, setCount; in wlc_lcnphy_radio_2064_channel_tune_4313() local