Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h341 static unsigned computeOperandComplexity(const SymExpr *Value) { in computeOperandComplexity() function
344 static unsigned computeOperandComplexity(const llvm::APSInt &Value) { in computeOperandComplexity() function