Searched defs:FunctionSummary (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h33 class FunctionSummary { class in class:clang::ento::FunctionSummariesTy
51 FunctionSummary() function in class:clang::ento::FunctionSummariesTy::FunctionSummary
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1344 const RetainSummary *FunctionSummary = SmrMgr.getSummary(*C); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h655 class FunctionSummary : public GlobalValueSummary { class in class:llvm::CalleeInfo::AllocationType
873 FunctionSummary(GVFlags Flags, unsigned NumInsts, FFlags FunFlags, function in class:llvm::CalleeInfo::AllocationType::FunctionSummary
[all...]

Completed in 120 milliseconds