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

/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DPathProfileInfo.h62 inline unsigned int getCount() const { return _count; } function in class:llvm::ProfilePath
/freebsd-10.0-release/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp163 void getCount() { function
/freebsd-10.0-release/contrib/llvm/include/llvm/
H A DDebugInfo.h145 int64_t getCount() const { return getInt64Field(2); } function in class:llvm::DISubrange
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h173 unsigned getCount() const { return Count; } function in class:clang::ento::SymbolConjured
283 unsigned getCount() const { return Count; } function in class:clang::ento::SymbolMetadata
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp191 unsigned getCount() const { return Cnt; } function in class:__anon3398::RefVal
[all...]

Completed in 134 milliseconds