Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h406 static unsigned computeOperandComplexity(const SymExpr *Value) { in computeOperandComplexity() function
409 static unsigned computeOperandComplexity(const llvm::APSInt &Value) { in computeOperandComplexity() function