Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp1062 static void compute_path_size(const PathPieces &pieces, unsigned &size) { in compute_path_size() function
1066 compute_path_size(cp->path, size); in compute_path_size()
1074 compute_path_size(path, size); in full_size()