Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/HdrGen/PrototypeTestGen/
H A DPrototypeTestGen.cpp27 std::unordered_set<std::string> headerFileSet; in TestGeneratorMain() local
33 headerFileSet.insert(objectMatch->second); in TestGeneratorMain()
41 headerFileSet.insert(match->second); in TestGeneratorMain()
43 for (const auto &header : headerFileSet) in TestGeneratorMain()