Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp613 uint64_t setCount(uint64_t Count) { in setCount() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1474 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType