Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DRecord.h43 class CodeInit; variable
739 explicit CodeInit(const std::string &V) : Value(V) {} in CodeInit() function