Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DPathDiagnostic.cpp1065 static void compute_path_size(const PathPieces &pieces, unsigned &size) { in compute_path_size() function
1069 compute_path_size(cp->path, size); in compute_path_size()
1077 compute_path_size(path, size); in full_size()