/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeVTShape.cpp | 38 uint32_t NativeTypeVTShape::getCount() const { return Record.Slots.size(); } in getCount() function in NativeTypeVTShape
|
H A D | NativeTypeArray.cpp | 56 uint32_t NativeTypeArray::getCount() const { in getCount() function in NativeTypeArray
|
H A D | NativeTypeFunctionSig.cpp | 156 uint32_t NativeTypeFunctionSig::getCount() const { in getCount() function in NativeTypeFunctionSig
|
H A D | NativeRawSymbol.cpp | 153 uint32_t NativeRawSymbol::getCount() const { in getCount() function in NativeRawSymbol
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | allocator_common.h | 58 u16 getCount() const { return Count; } in getCount() function
|
H A D | local_cache.h | 55 u16 getCount() const { return Count; } getCount() function
|
H A D | release.h | 242 uptr getCount() const { return NumCounters; } getCount() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVType.h | 257 int64_t getCount() const override { in getCount() function
|
H A D | LVElement.h | 245 virtual int64_t getCount() const { return 0; } in getCount() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsOptimizePICCall.cpp | 302 unsigned OptimizePICCall::getCount(ValueType Entry) { in getCount() function in OptimizePICCall
|
/freebsd/contrib/llvm-project/llvm/include/llvm/FileCheck/ |
H A D | FileCheck.h | 93 int getCount() const { return Count; } in getCount() function
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 102 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 D | GCOV.h | 285 uint64_t getCount() const { return count; } in getCount() function
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 750 int getCount() const { return CheckTy.getCount(); } getCount() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Function.h | 297 uint64_t getCount() const { return Count; } in getCount() function
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats.h | 429 uint64_t getCount() const { return sampleCount; } in getCount() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 637 uint32_t DIARawSymbol::getCount() const { in getCount() function in DIARawSymbol
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 481 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 D | ELFObject.cpp | 2986 uint8_t SRecord::getCount() const { in getCount() function in SRecord
|