Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVType.h260 void setCount(int64_t Value) override { in setCount() function
HDLVElement.h246 virtual void setCount(int64_t Value) {} in setCount() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
HDRetainCountChecker.h133 void setCount(unsigned i) { in setCount() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenPGO.cpp613 uint64_t setCount(uint64_t Count) { in setCount() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/FileCheck/
HDFileCheck.cpp1474 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType