/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/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 | 242 virtual int64_t getCount() const { return 0; } in getCount() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsOptimizePICCall.cpp | 302 unsigned OptimizePICCall::getCount(ValueType Entry) { in getCount() function in OptimizePICCall
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountChecker.h | 127 unsigned getCount() const { return Cnt; } in getCount() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/FileCheck/ |
H A D | FileCheck.h | 93 int getCount() const { return Count; } in getCount() function
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 101 unsigned getCount() const { return Count; } in getCount() function 244 unsigned getCount() const { return Count; } in getCount() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
H A D | release_test.cpp | 139 scudo::u16 getCount() const { return Count; } in getCount() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/ |
H A D | local_cache.h | 45 u16 getCount() const { return Count; } in getCount() function
|
H A D | release.h | 124 uptr getCount() const { return NumCounters; } in getCount() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | GCOV.h | 281 uint64_t getCount() const { return count; } in getCount() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Function.h | 260 uint64_t getCount() const { return Count; } in getCount() function
|
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 773 int getCount() const { return CheckTy.getCount(); } in getCount() function
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 637 uint32_t DIARawSymbol::getCount() const { in getCount() function in DIARawSymbol
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 410 DISubrange::BoundType DISubrange::getCount() const { in getCount() function in DISubrange 508 DIGenericSubrange::BoundType DIGenericSubrange::getCount() const { in getCount() function in DIGenericSubrange
|