MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / find_last_of

Method find_last_of

lib/Support/StringRef.cpp:246–256  ·  view source on GitHub ↗

find_last_of - Find the last character in the string that is in \arg C, or npos if not found. Note: O(size() + Chars.size())

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

getCommentSplitFunction · 0.45
getNextTokenMethod · 0.45
AddDeploymentTargetMethod · 0.45
isInPathMethod · 0.45
getOrCreateModuleInfoMethod · 0.45
getLineAndColumnMethod · 0.45
getVerbatimTagMethod · 0.45
filename_posFunction · 0.45
replace_extensionFunction · 0.45
stemFunction · 0.45
extensionFunction · 0.45

Calls 4

minFunction · 0.50
sizeMethod · 0.45
setMethod · 0.45
testMethod · 0.45

Tested by 1

isInPathMethod · 0.36