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.cpp1033 static void compute_path_size(const PathPieces &pieces, unsigned &size) { in compute_path_size() function
1039 compute_path_size(cp->path, size); in compute_path_size()
1048 compute_path_size(path, size); in full_size()