Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp430 using NameCollection = typedef in __anon4ef948f50111::NamesCollector
433 static NameCollection collect(const Expr *From) { in collect()
468 NameCollection Result;
473 NamesCollector::NameCollection MentionedNames = NamesCollector::collect(E); in mentionsAnyOfConventionalNames()