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.cpp432 using NameCollection = typedef in __anon4ef948f50111::NamesCollector
435 static NameCollection collect(const Expr *From) { in collect()
470 NameCollection Result;
475 NamesCollector::NameCollection MentionedNames = NamesCollector::collect(E); in mentionsAnyOfConventionalNames()