Home
last modified time | relevance | path

Searched defs:getCount (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.cpp37 uint32_t NativeTypeVTShape::getCount() const { return Record.Slots.size(); } in getCount() function in NativeTypeVTShape
H A DNativeTypeArray.cpp55 uint32_t NativeTypeArray::getCount() const { in getCount() function in NativeTypeArray
H A DNativeTypeFunctionSig.cpp156 uint32_t NativeTypeFunctionSig::getCount() const { in getCount() function in NativeTypeFunctionSig
H A DNativeRawSymbol.cpp153 uint32_t NativeRawSymbol::getCount() const { in getCount() function in NativeRawSymbol
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_common.h57 u16 getCount() const { return Count; } in getCount() function
H A Drelease.h263 uptr getCount() const { return NumCounters; } in getCount() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp302 unsigned OptimizePICCall::getCount(ValueType Entry) { in getCount() function in OptimizePICCall
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h261 int64_t getCount() const override { in getCount() function
H A DLVElement.h259 virtual int64_t getCount() const { return 0; } in getCount() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h126 unsigned getCount() const { return Cnt; } in getCount() function
/freebsd/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h94 int getCount() const { return Count; } in getCount() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h105 unsigned getCount() const { return Count; } in getCount() function
253 unsigned getCount() const { return Count; } in getCount() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h299 uint64_t getCount() const { return count; } in getCount() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h305 uint64_t getCount() const { return Count; } in getCount() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h750 int getCount() const { return CheckTy.getCount(); } in getCount() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp168 uint64_t getCount() const { return *Count; } in getCount() function in llvm::ProfileAnnotatorImpl::BBInfo
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp637 uint32_t DIARawSymbol::getCount() const { in getCount() function in DIARawSymbol
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h429 uint64_t getCount() const { return sampleCount; } in getCount() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp661 DISubrange::BoundType DISubrange::getCount() const { in getCount() function in DISubrange
759 DIGenericSubrange::BoundType DIGenericSubrange::getCount() const { in getCount() function in DIGenericSubrange
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2992 uint8_t SRecord::getCount() const { in getCount() function in SRecord