Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCalledOnceCheck.cpp432 using NameCollection = typedef in __anon2223d6250111::NamesCollector
435 static NameCollection collect(const Expr *From) { in collect()
470 NameCollection Result;
475 NamesCollector::NameCollection MentionedNames = NamesCollector::collect(E); in mentionsAnyOfConventionalNames()