Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/HdrGen/
H A DPublicAPICommand.cpp42 static std::string getTypeHdrName(const std::string &Name) { in getTypeHdrName() function
67 OS << "#include <llvm-libc-types/" << getTypeHdrName(TypeName) << ".h>\n"; in writeAPIFromIndex()