Searched defs:getCount (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.cpp35 uint32_t NativeTypeVTShape::getCount() const { return Record.Slots.size(); } function in class:NativeTypeVTShape
H A DNativeTypeArray.cpp55 uint32_t NativeTypeArray::getCount() const { function in class:NativeTypeArray
H A DNativeTypeFunctionSig.cpp155 uint32_t NativeTypeFunctionSig::getCount() const { function in class:NativeTypeFunctionSig
H A DNativeRawSymbol.cpp154 uint32_t NativeRawSymbol::getCount() const { function in class:NativeRawSymbol
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h36 u32 getCount() const { return Count; } function in struct:scudo::SizeClassAllocatorLocalCache::TransferBatch
H A Drelease.h79 uptr getCount() const { return N; } function in class:scudo::PackedCounterArray
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCheck.h78 int getCount() const { return Count; } function in class:llvm::Check::FileCheckType
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp303 unsigned OptimizePICCall::getCount(ValueType Entry) { function in class:OptimizePICCall
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h127 unsigned getCount() const { return Cnt; } function in class:clang::ento::retaincountchecker::RefVal
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h505 int getCount() const { return CheckTy.getCount(); } function in class:llvm::Pattern
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h97 unsigned getCount() const { return Count; } function in class:clang::ento::SymbolConjured
224 unsigned getCount() const { return Count; } function in class:clang::ento::SymbolMetadata
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp179 MachineOperand &getCount() { function in struct:__anon5069::LowOverheadLoop
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h271 uint64_t getCount() const { return Count; } function in class:llvm::Function::ProfileCount
H A DDebugInfoMetadata.h328 CountType getCount() const { function in class:llvm::DISubrange
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h334 uint64_t getCount() const { return Counter; } function in class:llvm::GCOVBlock
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp637 uint32_t DIARawSymbol::getCount() const { function in class:DIARawSymbol
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h418 uint64_t getCount() const { return sampleCount; } function in class:statistic

Completed in 137 milliseconds