MCPcopy Create free account
hub / github.com/ablab/spades / Path.cpp

File Path.cpp

ext/src/llvm/Path.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//===-- Path.cpp - Implement OS Path Concept ------------------------------===//
2//
3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4// See https://llvm.org/LICENSE.txt for license information.

Callers

nothing calls this directly

Calls 14

assertClass · 0.85
is_separatorFunction · 0.85
real_styleFunction · 0.85
separatorsFunction · 0.85
root_dir_startFunction · 0.85
filename_posFunction · 0.85
endswithMethod · 0.80
StringRefClass · 0.70
sizeMethod · 0.45
substrMethod · 0.45
find_first_ofMethod · 0.45
sliceMethod · 0.45

Tested by

no test coverage detected