Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp432 using NameCollection = typedef in __anon946405a00111::NamesCollector
435 static NameCollection collect(const Expr *From) { in collect()
470 NameCollection Result;
475 NamesCollector::NameCollection MentionedNames = NamesCollector::collect(E); in mentionsAnyOfConventionalNames()