Home
last modified time | relevance | path

Searched defs:StringInit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.h34 class StringInit; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h52 class StringInit; variable
702 explicit StringInit(RecordKeeper &RK, StringRef V, StringFormat Fmt) in StringInit() function