Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h1054 EnableMatchingCallsByName(MatchCallsWithName),
1143 bool EnableMatchingCallsByName = true; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1458 Mapper.EnableMatchCallsByName = EnableMatchingCallsByName; in findSimilarity()
1472 Mapper.EnableMatchCallsByName = EnableMatchingCallsByName; in findSimilarity()