Home
last modified time | relevance | path

Searched refs:compute_path_size (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp816 static void compute_path_size(const PathPieces &pieces, unsigned &size) { in compute_path_size() function
822 compute_path_size(cp->path, size); in compute_path_size()
831 compute_path_size(path, size); in full_size()