Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp153 class PrototypeParser { class
155 PrototypeParser(StringRef Substitution, const Record *Builtin) in PrototypeParser() function in __anon1f5e8a8e0111::PrototypeParser
414 B.Type = PrototypeParser(Substitution, BuiltinRecord).takeTypeString(); in buildBuiltin()