Home
last modified time | relevance | path

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

/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
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h133 void setCount(unsigned i) { in setCount() function
/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp615 uint64_t setCount(uint64_t Count) { setCount() function
[all...]
/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1474 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType