HomeSort by relevance Sort by last modified time
    Searched refs:getNameInitAsString (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/TableGen/
TGParser.cpp 181 ") of subclass '" + SC->getNameInitAsString() + "'!");
275 ") of subclass '" + SMC->Rec.getNameInitAsString() + "'!");
346 if (Records.getDef(IterRec->getNameInitAsString())) {
349 return Error(Loc, "def already exists: " +IterRec->getNameInitAsString());
    [all...]
Record.cpp     [all...]
  /external/llvm/include/llvm/TableGen/
Record.h 854 std::string getNameInitAsString() const {
    [all...]

Completed in 42 milliseconds