Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.cpp35 uint32_t NativeTypeVTShape::getCount() const { return Record.Slots.size(); } in getCount() function in NativeTypeVTShape
H A DNativeTypeArray.cpp55 uint32_t NativeTypeArray::getCount() const { in getCount() function in NativeTypeArray
H A DNativeTypeFunctionSig.cpp155 uint32_t NativeTypeFunctionSig::getCount() const { in getCount() function in NativeTypeFunctionSig
H A DNativeRawSymbol.cpp154 uint32_t NativeRawSymbol::getCount() const { in getCount() function in NativeRawSymbol
/netbsd-src/external/bsd/elftosb/dist/common/
H A DOperation.h147 inline unsigned getCount() const { return m_operations.size(); } in getCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp302 unsigned OptimizePICCall::getCount(ValueType Entry) { in getCount() function in OptimizePICCall
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
H A DFileCheck.h90 int getCount() const { return Count; } in getCount() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h127 unsigned getCount() const { return Cnt; } in getCount() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h99 unsigned getCount() const { return Count; } in getCount() function
232 unsigned getCount() const { return Count; } in getCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h278 uint64_t getCount() const { return count; } in getCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h773 int getCount() const { return CheckTy.getCount(); } in getCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h303 uint64_t getCount() const { return Count; } in getCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp637 uint32_t DIARawSymbol::getCount() const { in getCount() function in DIARawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp369 DISubrange::BoundType DISubrange::getCount() const { in getCount() function in DISubrange
463 DIGenericSubrange::BoundType DIGenericSubrange::getCount() const { in getCount() function in DIGenericSubrange