Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymExpr.h134 unsigned computeComplexity() const override { in computeComplexity() function
DSymbolManager.h282 unsigned computeComplexity() const override { in computeComplexity() function
381 unsigned computeComplexity() const override { in computeComplexity() function
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp143 unsigned SymExpr::computeComplexity() const { in computeComplexity() function in SymExpr