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

/freebsd-13-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-13-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.h91 uptr getCount() const { return N; } function in class:scudo::PackedCounterArray
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp302 unsigned OptimizePICCall::getCount(ValueType Entry) { function in class:OptimizePICCall
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCheck.h81 int getCount() const { return Count; } function in class:llvm::Check::FileCheckType
/freebsd-13-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-13-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-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h696 int getCount() const { return CheckTy.getCount(); } function in class:llvm::Pattern
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h278 uint64_t getCount() const { return Count; } function in class:llvm::Function::ProfileCount
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp296 MachineOperand &getCount() { function in struct:__anon4030::LowOverheadLoop
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h284 uint64_t getCount() const { return Counter; } function in class:llvm::GCOVBlock
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp637 uint32_t DIARawSymbol::getCount() const { function in class:DIARawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp362 DISubrange::CountType DISubrange::getCount() const { function in class:DISubrange
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h418 uint64_t getCount() const { return sampleCount; } function in class:statistic

Completed in 167 milliseconds