Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.cpp38 uint32_t NativeTypeVTShape::getCount() const { return Record.Slots.size(); } in getCount() function in NativeTypeVTShape
H A DNativeTypeArray.cpp56 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.h58 u16 getCount() const { return Count; } in getCount() function
H A Dlocal_cache.h55 u16 getCount() const { return Count; } getCount() function
H A Drelease.h242 uptr getCount() const { return NumCounters; } getCount() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h257 int64_t getCount() const override { in getCount() function
H A DLVElement.h245 virtual int64_t getCount() const { return 0; } 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/FileCheck/
H A DFileCheck.h93 int getCount() const { return Count; } in getCount() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h102 unsigned getCount() const { return Count; } in getCount() function
245 unsigned getCount() const { return Count; } in getCount() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h285 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(); } getCount() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h297 uint64_t getCount() const { return Count; } in getCount() function
/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/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp637 uint32_t DIARawSymbol::getCount() const { in getCount() function in DIARawSymbol
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp481 DISubrange::BoundType DISubrange::getCount() const { in getCount() function in DISubrange
579 DIGenericSubrange::BoundType DIGenericSubrange::getCount() const { in getCount() function in DIGenericSubrange
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2986 uint8_t SRecord::getCount() const { in getCount() function in SRecord