Searched defs:Mention (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h358 const Stmt *Mention; member in struct:clang::VariablePattern::VariableOccurence
360 VariableOccurence(size_t KindID, const Stmt *Mention) argument
395 const Stmt *Mention; member in struct:clang::VariablePattern::SuspiciousClonePair::SuspiciousCloneInfo
400 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp526 addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention) argument

Completed in 94 milliseconds