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

/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp1037 static void compute_path_size(const PathPieces &pieces, unsigned &size) { function
1043 compute_path_size(cp->path, size);
1052 compute_path_size(path, size);

Completed in 415 milliseconds