Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp99 static bool containsAnyInGroup(StmtSequence &Seq, in containsAnyInGroup() function
120 if (!containsAnyInGroup(Stmt, OtherGroup)) in containsGroup()