Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCloneDetection.h358 const Stmt *Mention; member
395 const Stmt *Mention; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp527 const Stmt *Mention) { in addVariableOccurence()